Home
last modified time | relevance | path

Searched refs:WRP23 (Results 1 – 9 of 9) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_flash_ex.c1082 WRP_Data = (uint16_t)((((OB_WRP & WRP_MASK_HIGH) >> 16U | OB->WRP23))); in FLASH_OB_ProtectedSectorsConfig()
1083 OB->WRP23 = (uint32_t)(~(WRP_Data) << 16U) | (WRP_Data); in FLASH_OB_ProtectedSectorsConfig()
1087 WRP_Data = (uint16_t)((((~OB_WRP & WRP_MASK_HIGH) >> 16U & OB->WRP23))); in FLASH_OB_ProtectedSectorsConfig()
1088 OB->WRP23 = (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.c1257 wrp23data = (uint16_t)((((WRP1OrPCROP1 & WRP_MASK_HIGH)>>16U | OB->WRP23))); in FLASH_OB_WRPConfigWRP1OrPCROP1()
1262 OB->WRP23 = tmp2; in FLASH_OB_WRPConfigWRP1OrPCROP1()
1267 wrp23data = (uint16_t)((((~WRP1OrPCROP1 & WRP_MASK_HIGH)>>16U & OB->WRP23))); in FLASH_OB_WRPConfigWRP1OrPCROP1()
1273 OB->WRP23 = tmp2; in FLASH_OB_WRPConfigWRP1OrPCROP1()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h293 …__IO uint32_t WRP23; /*!< write protection Bytes 2 and 3 Address offset: 0x0C… member
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h311 …__IO uint32_t WRP23; /*!< write protection Bytes 2 and 3 Address offset: 0x0C… member
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h312 …__IO uint32_t WRP23; /*!< write protection register 2 3, Address offset: 0x0C … member
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h312 …__IO uint32_t WRP23; /*!< write protection register 2 3, Address offset: 0x0C … member
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h310 …__IO uint32_t WRP23; /*!< write protection Bytes 2 and 3 Address offset: 0x0C… member
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h323 …__IO uint32_t WRP23; /*!< write protection register 2 3, Address offset: 0x0C … member
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h327 …__IO uint32_t WRP23; /*!< write protection register 2 3, Address offset: 0x0C … member