Home
last modified time | relevance | path

Searched refs:OBR (Results 1 – 25 of 71) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_flash_ex.c470 value = READ_BIT(FLASH->OBR, FLASH_OBR_DATA0) >> FLASH_POSITION_OB_USERDATA0_BIT; in HAL_FLASHEx_OBGetUserData()
475 value = READ_BIT(FLASH->OBR, FLASH_OBR_DATA1) >> FLASH_POSITION_OB_USERDATA1_BIT; in HAL_FLASHEx_OBGetUserData()
899 tmp_reg = READ_BIT(FLASH->OBR, FLASH_OBR_RDPRT); in FLASH_OB_GetRDP()
901 tmp_reg = READ_BIT(FLASH->OBR, (FLASH_OBR_LEVEL1_PROT | FLASH_OBR_LEVEL2_PROT)); in FLASH_OB_GetRDP()
931 return (uint8_t)((READ_REG(FLASH->OBR) & FLASH_OBR_USER) >> FLASH_POSITION_IWDGSW_BIT); in FLASH_OB_GetUser()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_flash_ex.h633 (FLASH->OBR & FLASH_OBR_OPTERR) : \
657 CLEAR_BIT(FLASH->OBR, FLASH_OBR_OPTERR); \
705 (FLASH->OBR & FLASH_OBR_OPTERR) : \
721 CLEAR_BIT(FLASH->OBR, FLASH_OBR_OPTERR); \
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_flash_ex.c470 value = READ_BIT(FLASH->OBR, FLASH_OBR_DATA0) >> FLASH_POSITION_OB_USERDATA0_BIT; in HAL_FLASHEx_OBGetUserData()
475 value = READ_BIT(FLASH->OBR, FLASH_OBR_DATA1) >> FLASH_POSITION_OB_USERDATA1_BIT; in HAL_FLASHEx_OBGetUserData()
907 tmp_reg = READ_BIT(FLASH->OBR, (FLASH_OBR_RDPRT1 | FLASH_OBR_RDPRT2)); in FLASH_OB_GetRDP()
932 return (uint8_t)((READ_REG(FLASH->OBR) & FLASH_OBR_USER) >> FLASH_POSITION_IWDGSW_BIT); in FLASH_OB_GetUser()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_flash_ex.c551 value = READ_BIT(FLASH->OBR, FLASH_OBR_DATA0) >> FLASH_POSITION_OB_USERDATA0_BIT; in HAL_FLASHEx_OBGetUserData()
556 value = READ_BIT(FLASH->OBR, FLASH_OBR_DATA1) >> FLASH_POSITION_OB_USERDATA1_BIT; in HAL_FLASHEx_OBGetUserData()
1035 tmp_reg = READ_BIT(FLASH->OBR, FLASH_OBR_RDPRT); in FLASH_OB_GetRDP()
1058 return (uint8_t)((READ_REG(FLASH->OBR) & FLASH_OBR_USER) >> FLASH_POSITION_IWDGSW_BIT); in FLASH_OB_GetUser()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_flash_ex.c606 pAdvOBInit->PCROPState = (FLASH->OBR & FLASH_OBR_SPRMOD) >> POSITION_VAL(FLASH_OBR_SPRMOD); in HAL_FLASHEx_AdvOBGetConfig()
624 pAdvOBInit->BootConfig = (FLASH->OBR & FLASH_OBR_nRST_BFB2) >> 16U; in HAL_FLASHEx_AdvOBGetConfig()
1061 …return (uint8_t)((FLASH->OBR & (FLASH_OBR_IWDG_SW | FLASH_OBR_nRST_STOP | FLASH_OBR_nRST_STDBY)) >… in FLASH_OB_GetUser()
1074 uint8_t rdp_level = (uint8_t)(FLASH->OBR & FLASH_OBR_RDPRT); in FLASH_OB_GetRDP()
1093 return (uint8_t)((FLASH->OBR & (uint32_t)FLASH_OBR_BOR_LEV) >> 16U); in FLASH_OB_GetBOR()
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h256 __IO uint32_t OBR; member
Dstm32f101xb.h261 __IO uint32_t OBR; member
Dstm32f100xb.h303 __IO uint32_t OBR; member
Dstm32f102x6.h259 __IO uint32_t OBR; member
Dstm32f100xe.h351 __IO uint32_t OBR; member
Dstm32f101xg.h331 __IO uint32_t OBR; member
Dstm32f101xe.h325 __IO uint32_t OBR; member
Dstm32f102xb.h264 __IO uint32_t OBR; member
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f030x6.h208 …__IO uint32_t OBR; /*!<FLASH option bytes register, Address offset: 0x1… member
Dstm32f030x8.h213 …__IO uint32_t OBR; /*!<FLASH option bytes register, Address offset: 0x1… member
Dstm32f070x6.h210 …__IO uint32_t OBR; /*!<FLASH option bytes register, Address offset: 0x1… member
Dstm32f031x6.h210 …__IO uint32_t OBR; /*!<FLASH option bytes register, Address offset: 0x1… member
Dstm32f030xc.h217 …__IO uint32_t OBR; /*!<FLASH option bytes register, Address offset: 0x1… member
Dstm32f038xx.h209 …__IO uint32_t OBR; /*!<FLASH option bytes register, Address offset: 0x1… member
Dstm32f070xb.h216 …__IO uint32_t OBR; /*!<FLASH option bytes register, Address offset: 0x1… member
Dstm32f058xx.h267 …__IO uint32_t OBR; /*!<FLASH option bytes register, Address offset: 0x1… member
Dstm32f051x8.h268 …__IO uint32_t OBR; /*!<FLASH option bytes register, Address offset: 0x1… member
Dstm32f071xb.h286 …__IO uint32_t OBR; /*!<FLASH option bytes register, Address offset: 0x1… member
/hal_stm32-latest/stm32cube/stm32l1xx/soc/
Dstm32l152xb.h284 …__IO uint32_t OBR; /*!< Option byte register, Address offset: 0x1c… member
Dstm32l152xba.h284 …__IO uint32_t OBR; /*!< Option byte register, Address offset: 0x1c… member

123