Searched refs:hasIndProtReg (Results 1 – 2 of 2) sorted by relevance
659 … if ((0U == ftfxConfig->flashDesc.index) || (0U != ftfxConfig->flashDesc.feature.hasIndProtReg)) in FLASH_IsProtected()687 …lse if ((1U == ftfxConfig->flashDesc.index) && (0U != ftfxConfig->flashDesc.feature.hasIndProtReg)) in FLASH_IsProtected()957 (0U != config->ftfxConfig[1].flashDesc.feature.hasIndProtReg)) in FLASH_PflashSetProtection()1025 (0U != config->ftfxConfig[1].flashDesc.feature.hasIndProtReg)) in FLASH_PflashGetProtection()1155 config->flashDesc.feature.hasIndProtReg = 1U; in flash_init_features()1164 config->flashDesc.feature.hasIndProtReg = FTFx_FLASH1_HAS_INT_PROT_REG; in flash_init_features()1311 if (0U != (config->ftfxConfig[flashIndex].flashDesc.feature.hasIndProtReg)) in flash_protection_init()
249 uint32_t hasIndProtReg : 1; member