Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.h419 uint32_t EE_SearchInCache(uint16_t dataID);
Dfsl_eeprom_emulation.c1056 uint32_t EE_SearchInCache(uint16_t dataID) in EE_SearchInCache() function
1130 recordAddress = EE_SearchInCache(dataID); in EE_SearchLoop()