Searched refs:ProtRegBits (Results 1 – 2 of 2) sorted by relevance
930 if (config->ftfxConfig[0].flashDesc.feature.ProtRegBits >= 32U) in FLASH_PflashSetProtection()945 if (config->ftfxConfig[0].flashDesc.feature.ProtRegBits == 64U) in FLASH_PflashSetProtection()960 if (config->ftfxConfig[1].flashDesc.feature.ProtRegBits == 16U) in FLASH_PflashSetProtection()1010 if (config->ftfxConfig[0].flashDesc.feature.ProtRegBits >= 32U) in FLASH_PflashGetProtection()1016 if (config->ftfxConfig[0].flashDesc.feature.ProtRegBits == 64U) in FLASH_PflashGetProtection()1027 if (config->ftfxConfig[0].flashDesc.feature.ProtRegBits == 16U) in FLASH_PflashGetProtection()
253 uint32_t ProtRegBits : 8; member