Home
last modified time | relevance | path

Searched refs:expID (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() argument
958 if (expID == READ16(recordAddress + handle->eeRecordIDOffset)) in EE_SearchInSector()