Searched refs:WRP45 (Results 1 – 7 of 7) sorted by relevance
1101 WRP_Data = (uint16_t)(((OB_WRP & WRP_MASK_LOW) | OB->WRP45)); in FLASH_OB_ProtectedSectorsConfig()1102 OB->WRP45 =(uint32_t)(~(WRP_Data) << 16U) | (WRP_Data); in FLASH_OB_ProtectedSectorsConfig()1106 WRP_Data = (uint16_t)(~OB_WRP & (WRP_MASK_LOW & OB->WRP45)); in FLASH_OB_ProtectedSectorsConfig()1107 OB->WRP45 = (uint32_t)((~WRP_Data) << 16U) | (WRP_Data); in FLASH_OB_ProtectedSectorsConfig()
1302 wrp45data = (uint16_t)(((WRP2OrPCROP2 & WRP_MASK_LOW) | OB->WRP45)); in FLASH_OB_WRPConfigWRP2OrPCROP2()1305 OB->WRP45 = tmp1; in FLASH_OB_WRPConfigWRP2OrPCROP2()1312 wrp45data = (uint16_t)(~WRP2OrPCROP2 & (WRP_MASK_LOW & OB->WRP45)); in FLASH_OB_WRPConfigWRP2OrPCROP2()1316 OB->WRP45 = tmp1; in FLASH_OB_WRPConfigWRP2OrPCROP2()
294 …__IO uint32_t WRP45; /*!< write protection Bytes 4 and 5 Address offset: 0x10… member
312 …__IO uint32_t WRP45; /*!< write protection Bytes 4 and 5 Address offset: 0x10… member
311 …__IO uint32_t WRP45; /*!< write protection Bytes 4 and 5 Address offset: 0x10… member
324 …__IO uint32_t WRP45; /*!< write protection register 4 5, Address offset: 0x10 … member
328 …__IO uint32_t WRP45; /*!< write protection register 4 5, Address offset: 0x10 … member