MCPcopy Create free account
hub / github.com/ShapeLab/SwarmUI / EE_PageTransfer

Function EE_PageTransfer

Software/Microcontroller/Zooid_v2/src/eeprom.c:629–724  ·  view source on GitHub ↗

* @brief Transfers last updated variables data from the full Page to * an empty one. * @param VirtAddress: 16 bit virtual address of the variable * @param Data: 16 bit data to be written as variable value * @retval Success or error status: * - FLASH_COMPLETE: on success * - PAGE_FULL: if valid page is full * - NO_VALID_PAGE: if no valid page

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

EE_WriteVariableFunction · 0.85

Calls 3

EE_FindValidPageFunction · 0.85
EE_ReadVariableFunction · 0.85

Tested by

no test coverage detected