Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.c896 returnCode = EE_ValidateEraseCycle(handle, oldSectorAddress, (uint8_t *)&g_eraseCycles); in EE_SwapSector()
1436 uint32_t EE_ValidateEraseCycle(eeprom_emulation_handle_t *handle, uint32_t sectorAddress, uint8_t *… in EE_ValidateEraseCycle() function
1854 … returnCode = EE_ValidateEraseCycle(handle, sectorAddress, (uint8_t *)expErsCycValue); in EE_InitAltSector()
1893 … returnCode = EE_ValidateEraseCycle(handle, sectorAddress, (uint8_t *)expErsCycValue); in EE_InitAltSector()
Dfsl_eeprom_emulation.h412 uint32_t EE_ValidateEraseCycle(eeprom_emulation_handle_t *handle, uint32_t sectorAddress, uint8_t *…