Searched refs:has4ByteIdxSupport (Results 1 – 2 of 2) sorted by relevance
560 if (config->ifrDesc.feature.has4ByteIdxSupport != 0U) in FTFx_CMD_ProgramOnce()770 if (config->ifrDesc.feature.has4ByteIdxSupport != 0U) in FTFx_CMD_ReadOnce()1188 config->ifrDesc.feature.has4ByteIdxSupport = 1U; in ftfx_init_ifr()1194 config->ifrDesc.feature.has4ByteIdxSupport = 0U; in ftfx_init_ifr()1198 config->ifrDesc.feature.has4ByteIdxSupport = 1U; in ftfx_init_ifr()
291 uint32_t has4ByteIdxSupport : 1; member