Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.h403 uint32_t EE_SearchInSector(eeprom_emulation_handle_t *handle, uint16_t expID, uint32_t sectorAddres…
Dfsl_eeprom_emulation.c928 uint32_t EE_SearchInSector(eeprom_emulation_handle_t *handle, uint16_t expID, uint32_t sectorAddres… in EE_SearchInSector() function
1095 recordAddress = EE_SearchInSector(handle, dataID, sectorAddress); in EE_SearchInAllActives()