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