Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.h63 …uint32_t eeMinActualReadySectors; /* The minimum number alternative of sectors that should be allo… member
93 …uint32_t eeMinActualReadySectors; /* The minimum number alternative of sectors that should be allo… member
Dfsl_eeprom_emulation.c73 assert(config->eeActualReadySectors >= config->eeMinActualReadySectors); in EE_SetEepromEmulationInfo()