Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.c1217 uint32_t actIndValue = 0x00u; /* data in active indicator */ in EE_GetSectorStatus() local
1225 actIndValue = (uint32_t)EE_DATA_STATUS_BLANK; in EE_GetSectorStatus()
1235 if (actIndValue != EE_DATA_STATUS_BLANK) in EE_GetSectorStatus()