Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.c1584 uint8_t totalAliveSector = 0x00u; in EE_CheckAvailabilityStatus() local
1592 totalAliveSector++; in EE_CheckAvailabilityStatus()
1597 if (totalAliveSector < handle->eeActualReadySectors) in EE_CheckAvailabilityStatus()