Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_controller.c558 if (config->ifrDesc.feature.has8ByteIdxSupport != 0U) in FTFx_CMD_ProgramOnce()
768 if (config->ifrDesc.feature.has8ByteIdxSupport != 0U) in FTFx_CMD_ReadOnce()
1189 config->ifrDesc.feature.has8ByteIdxSupport = 1U; in ftfx_init_ifr()
1195 config->ifrDesc.feature.has8ByteIdxSupport = 1U; in ftfx_init_ifr()
1199 config->ifrDesc.feature.has8ByteIdxSupport = 0U; in ftfx_init_ifr()
Dfsl_ftfx_controller.h292 uint32_t has8ByteIdxSupport : 1; member