Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.c24 static uint32_t EE_InitActiveSector(eeprom_emulation_handle_t *handle, uint8_t number);
1911 static uint32_t EE_InitActiveSector(eeprom_emulation_handle_t *handle, uint8_t number) in EE_InitActiveSector() function
2047 returnCode = EE_InitActiveSector(handle, totalActiveSector); in EE_Init()