Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.c23 static uint32_t EE_InitAltSector(eeprom_emulation_handle_t *handle, uint8_t *number);
1803 static uint32_t EE_InitAltSector(eeprom_emulation_handle_t *handle, uint8_t *number) in EE_InitAltSector() function
2041 returnCode = EE_InitAltSector(handle, &totalActiveSector); in EE_Init()