Home
last modified time | relevance | path

Searched refs:RDP (Results 1 – 25 of 90) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_flash_ex.c547 OB->RDP = tmp2; in HAL_FLASHEx_OB_SelectPCROP()
589 OB->RDP = tmp2; in HAL_FLASHEx_OB_DeSelectPCROP()
828 tmp1 = (uint32_t)(OB->RDP & ((~FLASH_OPTR_RDPROT) & 0x0000FFFF)); in FLASH_OB_RDPConfig()
843 OB->RDP = tmp2; in FLASH_OB_RDPConfig()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_flash_ex.c666 OB->RDP = tmp2; in HAL_FLASHEx_OB_SelectPCROP()
709 OB->RDP = tmp2; in HAL_FLASHEx_OB_DeSelectPCROP()
964 tmp1 = (uint32_t)(OB->RDP & FLASH_OBR_RDPRT); in FLASH_OB_RDPConfig()
980 tmp3 = (uint32_t)(OB->RDP & FLASH_OBR_SPRMOD); in FLASH_OB_RDPConfig()
996 OB->RDP = tmp2; in FLASH_OB_RDPConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_flash_ex.c771 WRITE_REG(OB->RDP, ReadProtectLevel); in FLASH_OB_RDP_LevelConfig()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_flash_ex.c779 WRITE_REG(OB->RDP, ReadProtectLevel); in FLASH_OB_RDP_LevelConfig()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_flash_ex.c911 WRITE_REG(OB->RDP, ReadProtectLevel); in FLASH_OB_RDP_LevelConfig()
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h266 __IO uint16_t RDP; member
Dstm32f101xb.h271 __IO uint16_t RDP; member
Dstm32f100xb.h313 __IO uint16_t RDP; member
Dstm32f102x6.h269 __IO uint16_t RDP; member
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f030x6.h217 …__IO uint16_t RDP; /*!< FLASH option byte Read protection, Address offset: 0x… member
Dstm32f030x8.h222 …__IO uint16_t RDP; /*!< FLASH option byte Read protection, Address offset: 0x… member
Dstm32f070x6.h219 …__IO uint16_t RDP; /*!< FLASH option byte Read protection, Address offset: 0x… member
Dstm32f031x6.h219 …__IO uint16_t RDP; /*!< FLASH option byte Read protection, Address offset: 0x… member
Dstm32f030xc.h226 …__IO uint16_t RDP; /*!< FLASH option byte Read protection, Address offset: 0x… member
Dstm32f038xx.h218 …__IO uint16_t RDP; /*!< FLASH option byte Read protection, Address offset: 0x… member
Dstm32f070xb.h225 …__IO uint16_t RDP; /*!< FLASH option byte Read protection, Address offset: 0x… member
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l041xx.h263 …__IO uint32_t RDP; /*!< Read protection register, Address offset: 0x00… member
Dstm32l010x8.h228 …__IO uint32_t RDP; /*!< Read protection register, Address offset: 0x00… member
Dstm32l010xb.h229 …__IO uint32_t RDP; /*!< Read protection register, Address offset: 0x00… member
Dstm32l011xx.h243 …__IO uint32_t RDP; /*!< Read protection register, Address offset: 0x00… member
Dstm32l021xx.h262 …__IO uint32_t RDP; /*!< Read protection register, Address offset: 0x00… member
Dstm32l031xx.h244 …__IO uint32_t RDP; /*!< Read protection register, Address offset: 0x00… member
Dstm32l051xx.h248 …__IO uint32_t RDP; /*!< Read protection register, Address offset: 0x00… member
Dstm32l010x4.h228 …__IO uint32_t RDP; /*!< Read protection register, Address offset: 0x00… member
Dstm32l010x6.h228 …__IO uint32_t RDP; /*!< Read protection register, Address offset: 0x00… member

1234