Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.c596 uint32_t EE_PrevSector(eeprom_emulation_handle_t *handle, uint32_t addr) in EE_PrevSector() function
1104 sectorAddress = EE_PrevSector(handle, sectorAddress); in EE_SearchInAllActives()
1320 sectorAddress = EE_PrevSector(handle, sectorAddress); in EE_FindActSector()
1735 sectorAddress = EE_PrevSector(handle, sectorAddress); in EE_PreInitCheck()
1877 sectorAddress = EE_PrevSector(handle, sectorAddress); in EE_InitAltSector()
Dfsl_eeprom_emulation.h395 uint32_t EE_PrevSector(eeprom_emulation_handle_t *handle, uint32_t addr);