Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.c2016 … uint8_t totalActiveSector = 0x00u; /* variable help we know how many active sector at that time.*/ in EE_Init() local
2041 returnCode = EE_InitAltSector(handle, &totalActiveSector); in EE_Init()
2047 returnCode = EE_InitActiveSector(handle, totalActiveSector); in EE_Init()