Searched refs:eeGapSize (Results 1 – 2 of 2) sorted by relevance
153 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()
103 uint32_t eeGapSize; /* The gap between status and ID field */ member