Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.c832 recFoundAddress = EE_SearchLoop(handle, dataID); in EE_SwapSector()
1123 uint32_t EE_SearchLoop(eeprom_emulation_handle_t *handle, uint16_t dataID) in EE_SearchLoop() function
2087 *recordAddr = EE_SearchLoop(handle, dataID); in EE_ReadData()
Dfsl_eeprom_emulation.h406 uint32_t EE_SearchLoop(eeprom_emulation_handle_t *handle, uint16_t dataID);