Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_controller.c560 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()
Dfsl_ftfx_controller.h291 uint32_t has4ByteIdxSupport : 1; member