Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.h410 uint8_t EE_GetSectorNumber(eeprom_emulation_handle_t *handle, uint8_t expStatus);
Dfsl_eeprom_emulation.c1357 uint8_t EE_GetSectorNumber(eeprom_emulation_handle_t *handle, uint8_t expStatus) in EE_GetSectorNumber() argument
1368 if (sectorStatus == expStatus) in EE_GetSectorNumber()