Home
last modified time | relevance | path

Searched refs:EE_CopyRecord (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.c711 uint32_t EE_CopyRecord(eeprom_emulation_handle_t *handle, in EE_CopyRecord() function
847 returnCode = EE_CopyRecord(handle, dataRecord, (uint8_t *)dataSource); in EE_SwapSector()
2232 … returnCode = EE_CopyRecord(handle, g_dataRecord, remainData); in EE_WriteData()
Dfsl_eeprom_emulation.h399 uint32_t EE_CopyRecord(eeprom_emulation_handle_t *handle,