Searched refs:FTFx_LONGWORD_SIZE (Results 1 – 2 of 2) sorted by relevance
116 if (FTFx_LONGWORD_SIZE == handle->ftfxProgramSize) in EE_SetEepromEmulationInfo()155 …handle->eeSectorRecordLength - FTFx_LONGWORD_SIZE - EE_RECORD_STATUS_SIZE - handle->complementSize; in EE_SetEepromEmulationInfo()628 if (handle->ftfxProgramSize != FTFx_LONGWORD_SIZE) in EE_VerifyRecordStatus()1173 address += FTFx_LONGWORD_SIZE; in EE_BlankCheck()1174 size -= FTFx_LONGWORD_SIZE; in EE_BlankCheck()1395 if (handle->ftfxProgramSize > FTFx_LONGWORD_SIZE) in EE_ValidateDeadIndicator()1496 if (handle->ftfxProgramSize > FTFx_LONGWORD_SIZE) in EE_ValidateActIndicator()1817 if (handle->ftfxProgramSize > FTFx_LONGWORD_SIZE) in EE_InitAltSector()
279 #define FTFx_LONGWORD_SIZE 0x04u macro