Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.h72 } eeprom_emulation_config_t; typedef
379 void EE_GetDefaultConfig(eeprom_emulation_config_t *config);
380 void EE_SetEepromEmulationInfo(eeprom_emulation_handle_t *handle, eeprom_emulation_config_t *config…
Dfsl_eeprom_emulation.c61 void EE_GetDefaultConfig(eeprom_emulation_config_t *config) in EE_GetDefaultConfig()
70 void EE_SetEepromEmulationInfo(eeprom_emulation_handle_t *handle, eeprom_emulation_config_t *config) in EE_SetEepromEmulationInfo()