Searched refs:totalActiveSector (Results 1 – 1 of 1) sorted by relevance
2016 … uint8_t totalActiveSector = 0x00u; /* variable help we know how many active sector at that time.*/ in EE_Init() local2041 returnCode = EE_InitAltSector(handle, &totalActiveSector); in EE_Init()2047 returnCode = EE_InitActiveSector(handle, totalActiveSector); in EE_Init()