Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_flash.c825 … if ((0U == ftfxConfig->flashDesc.index) || (0U != ftfxConfig->flashDesc.feature.hasIndXaccReg)) in FLASH_IsExecuteOnly()
844 …lse if ((ftfxConfig->flashDesc.index == 1U) && (0u != ftfxConfig->flashDesc.feature.hasIndXaccReg)) in FLASH_IsExecuteOnly()
1156 config->flashDesc.feature.hasIndXaccReg = 1U; in flash_init_features()
1165 config->flashDesc.feature.hasIndXaccReg = FTFx_FLASH1_HAS_INT_XACC_REG; in flash_init_features()
Dfsl_ftfx_controller.h251 uint32_t hasIndXaccReg : 1; member