Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.h409 …Sector(eeprom_emulation_handle_t *handle, uint32_t sectorAddress, bool closestFlag, bool nextFlag);
Dfsl_eeprom_emulation.c1306 …tSector(eeprom_emulation_handle_t *handle, uint32_t sectorAddress, bool closestFlag, bool nextFlag) in EE_FindActSector() argument
1326 if (closestFlag == true) in EE_FindActSector()