Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.c22 static uint32_t EE_PreInitCheck(eeprom_emulation_handle_t *handle);
1664 static uint32_t EE_PreInitCheck(eeprom_emulation_handle_t *handle) in EE_PreInitCheck() function
2037 returnCode = EE_PreInitCheck(handle); in EE_Init()