Home
last modified time | relevance | path

Searched refs:WRP45 (Results 1 – 7 of 7) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_flash_ex.c1101 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()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_flash_ex.c1302 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()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h294 …__IO uint32_t WRP45; /*!< write protection Bytes 4 and 5 Address offset: 0x10… member
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h312 …__IO uint32_t WRP45; /*!< write protection Bytes 4 and 5 Address offset: 0x10… member
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h311 …__IO uint32_t WRP45; /*!< write protection Bytes 4 and 5 Address offset: 0x10… member
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h324 …__IO uint32_t WRP45; /*!< write protection register 4 5, Address offset: 0x10 … member
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h328 …__IO uint32_t WRP45; /*!< write protection register 4 5, Address offset: 0x10 … member