Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.c1357 uint8_t EE_GetSectorNumber(eeprom_emulation_handle_t *handle, uint8_t expStatus) in EE_GetSectorNumber() function
1684 if (EE_GetSectorNumber(handle, EE_SECTOR_ACTIVE) > in EE_PreInitCheck()
1842 tempTotalActiveSector = EE_GetSectorNumber(handle, EE_SECTOR_ACTIVE); in EE_InitAltSector()
Dfsl_eeprom_emulation.h410 uint8_t EE_GetSectorNumber(eeprom_emulation_handle_t *handle, uint8_t expStatus);