Searched refs:OB_PCROP_ZONE_A (Results 1 – 8 of 8) sorted by relevance
571 #define OB_PCROP_ZONE_A 0x00000001U /*!< PCROP Zone A */ macro997 (((__CONFIG__) & ~(OB_PCROP_ZONE_A | OB_PCROP_ZONE_B | \999 (((__CONFIG__) & ~(OB_PCROP_ZONE_A | OB_PCROP_ZONE_B | OB_PCROP_RDP_ERASE)) == 0x00U))1002 … & ~(OB_PCROP_ZONE_A | OB_PCROP_ZONE_B | OB_PCROP_RDP_ERASE)) == 0x00U)
319 if ((pOBInit->PCROPConfig & (OB_PCROP_ZONE_A | OB_PCROP_RDP_ERASE)) != 0x00U) in HAL_FLASHEx_OBProgram()390 pOBInit->PCROPConfig |= (OB_PCROP_ZONE_A | OB_PCROP_ZONE_B); in HAL_FLASHEx_OBGetConfig()639 if ((PCROPConfig & OB_PCROP_ZONE_A) != 0x00U) in FLASH_OB_PCROP1AConfig()
324 if ((pOBInit->PCROPConfig & (OB_PCROP_ZONE_A | OB_PCROP_RDP_ERASE)) != 0U) in HAL_FLASHEx_OBProgram()392 pOBInit->PCROPConfig |= (OB_PCROP_ZONE_A | OB_PCROP_ZONE_B); in HAL_FLASHEx_OBGetConfig()678 if ((PCROPConfig & OB_PCROP_ZONE_A) != 0U) in FLASH_OB_PCROP1AConfig()
347 if ((pOBInit->PCROPConfig & (OB_PCROP_ZONE_A | OB_PCROP_RDP_ERASE)) != 0x00U) in HAL_FLASHEx_OBProgram()439 pOBInit->PCROPConfig |= (OB_PCROP_ZONE_A | OB_PCROP_ZONE_B); in HAL_FLASHEx_OBGetConfig()881 if ((PCROPConfig & OB_PCROP_ZONE_A) != 0x00U) in FLASH_OB_PCROP1AConfig()
363 if ((pOBInit->PCROPConfig & (OB_PCROP_ZONE_A | OB_PCROP_RDP_ERASE)) != 0U) in HAL_FLASHEx_OBProgram()432 pOBInit->PCROPConfig |= (OB_PCROP_ZONE_A | OB_PCROP_ZONE_B); in HAL_FLASHEx_OBGetConfig()865 if ((PCROPConfig & OB_PCROP_ZONE_A) != 0U) in FLASH_OB_PCROP1AConfig()
492 #define OB_PCROP_ZONE_A 0x00000001U /*!< PCROP Zone A */ macro791 #define IS_OB_PCROP_CONFIG(__CONFIG__) (((__CONFIG__) & ~(OB_PCROP_ZONE_A | OB_PCRO…
508 #define OB_PCROP_ZONE_A 0x00000001U /*!< PCROP Zone A */ macro976 #define IS_OB_PCROP_CONFIG(__VALUE__) (((__VALUE__) & ~(OB_PCROP_ZONE_A | OB_PCROP_ZO…
479 #define OB_PCROP_ZONE_A 0x00000001U /*!< PCROP Zone A */ macro967 … ~(OB_PCROP_ZONE_A | OB_PCROP_ZONE_B | OB_PCROP_RDP_ERASE)) == 0U)