Searched refs:EE_CopyRecord (Results 1 – 2 of 2) sorted by relevance
711 uint32_t EE_CopyRecord(eeprom_emulation_handle_t *handle, in EE_CopyRecord() function847 returnCode = EE_CopyRecord(handle, dataRecord, (uint8_t *)dataSource); in EE_SwapSector()2232 … returnCode = EE_CopyRecord(handle, g_dataRecord, remainData); in EE_WriteData()
399 uint32_t EE_CopyRecord(eeprom_emulation_handle_t *handle,