Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.c1243 returnCode = EE_SECTOR_INVALID; in EE_GetSectorStatus()
1263 returnCode = EE_SECTOR_INVALID; in EE_GetSectorStatus()
1282 returnCode = EE_SECTOR_INVALID; in EE_GetSectorStatus()
1708 if (EE_GetSectorStatus(handle, sectorAddress) == EE_SECTOR_INVALID) in EE_PreInitCheck()
Dfsl_eeprom_emulation.h174 #define EE_SECTOR_INVALID 0x06u macro