Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.c1389 uint32_t EE_ValidateDeadIndicator(eeprom_emulation_handle_t *handle, uint32_t sectorAddress) in EE_ValidateDeadIndicator() function
1459 returnCode = EE_ValidateDeadIndicator(handle, sectorAddress); in EE_ValidateEraseCycle()
1520 returnCode = EE_ValidateDeadIndicator(handle, sectorAddress); in EE_ValidateActIndicator()
1558 returnCode = EE_ValidateDeadIndicator(handle, sectorAddress); in EE_ReEraseEeprom()
2368 returnCode = EE_ValidateDeadIndicator(handle, erasedSectorAddr); in EE_Main()
Dfsl_eeprom_emulation.h411 uint32_t EE_ValidateDeadIndicator(eeprom_emulation_handle_t *handle, uint32_t sectorAddress);