Searched refs:EE_InitAltSector (Results 1 – 1 of 1) sorted by relevance
23 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() function2041 returnCode = EE_InitAltSector(handle, &totalActiveSector); in EE_Init()