Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.c153 handle->eeGapSize = 0x04U; in EE_SetEepromEmulationInfo()
159 handle->eeGapSize = handle->ftfxProgramSize; /* The gap between ID with STATUS. */ in EE_SetEepromEmulationInfo()
165 handle->eeGapSize = 0x02U; in EE_SetEepromEmulationInfo()
Dfsl_eeprom_emulation.h103 uint32_t eeGapSize; /* The gap between status and ID field */ member