/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_flash_ex.c | 875 tmp1 = OB->USER & ((~FLASH_OPTR_BOR_LEV) >> 16U); in FLASH_OB_BORConfig() 890 OB->USER = tmp; in FLASH_OB_BORConfig() 917 tmp1 = OB->USER & ((~FLASH_OPTR_BOOT1) >> 16U); in FLASH_OB_BOOTBit1Config() 931 OB->USER = tmp; in FLASH_OB_BOOTBit1Config() 1141 tmp1 = OB->USER & ((~FLASH_OPTR_USER) >> 16U); in FLASH_OB_UserConfig() 1156 OB->USER = tmp; in FLASH_OB_UserConfig() 1185 tmp1 = OB->USER & ((~FLASH_OPTR_BFB2) >> 16U); in FLASH_OB_BootConfig() 1200 OB->USER = tmp; in FLASH_OB_BootConfig()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_flash_ex.c | 1029 tmp1 = OB->USER & ((~FLASH_OBR_BOR_LEV) >> 16U); in FLASH_OB_BORConfig() 1044 OB->USER = tmp; in FLASH_OB_BORConfig() 1433 tmp1 = OB->USER & ((~(FLASH_OBR_IWDG_SW | FLASH_OBR_nRST_STOP | FLASH_OBR_nRST_STDBY)) >> 16U); in FLASH_OB_UserConfig() 1448 OB->USER = tmp; in FLASH_OB_UserConfig() 1484 tmp1 = OB->USER & ((~FLASH_OBR_nRST_BFB2) >> 16U); in FLASH_OB_BootConfig() 1499 OB->USER = tmp; in FLASH_OB_BootConfig()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_flash_ex.c | 819 OB->USER = (UserConfig | 0x08U); in FLASH_OB_UserConfig() 821 OB->USER = (UserConfig | 0x88U); in FLASH_OB_UserConfig()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_flash_ex.c | 828 OB->USER = UserConfig; in FLASH_OB_UserConfig() 830 OB->USER = (UserConfig | 0x88U); in FLASH_OB_UserConfig()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_flash_ex.c | 956 OB->USER = (UserConfig | 0xF0U); in FLASH_OB_UserConfig() 958 OB->USER = (UserConfig | 0x88U); in FLASH_OB_UserConfig()
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | stm32f101x6.h | 267 __IO uint16_t USER; member
|
D | stm32f101xb.h | 272 __IO uint16_t USER; member
|
D | stm32f100xb.h | 314 __IO uint16_t USER; member
|
D | stm32f102x6.h | 270 __IO uint16_t USER; member
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f030x6.h | 218 …__IO uint16_t USER; /*!< FLASH option byte user options, Address offset: 0x… member
|
D | stm32f030x8.h | 223 …__IO uint16_t USER; /*!< FLASH option byte user options, Address offset: 0x… member
|
D | stm32f070x6.h | 220 …__IO uint16_t USER; /*!< FLASH option byte user options, Address offset: 0x… member
|
D | stm32f031x6.h | 220 …__IO uint16_t USER; /*!< FLASH option byte user options, Address offset: 0x… member
|
D | stm32f030xc.h | 227 …__IO uint16_t USER; /*!< FLASH option byte user options, Address offset: 0x… member
|
D | stm32f038xx.h | 219 …__IO uint16_t USER; /*!< FLASH option byte user options, Address offset: 0x… member
|
D | stm32f070xb.h | 226 …__IO uint16_t USER; /*!< FLASH option byte user options, Address offset: 0x… member
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 264 …__IO uint32_t USER; /*!< user register, Address offset: 0x04… member
|
D | stm32l010x8.h | 229 …__IO uint32_t USER; /*!< user register, Address offset: 0x04… member
|
D | stm32l010xb.h | 230 …__IO uint32_t USER; /*!< user register, Address offset: 0x04… member
|
D | stm32l011xx.h | 244 …__IO uint32_t USER; /*!< user register, Address offset: 0x04… member
|
D | stm32l021xx.h | 263 …__IO uint32_t USER; /*!< user register, Address offset: 0x04… member
|
D | stm32l031xx.h | 245 …__IO uint32_t USER; /*!< user register, Address offset: 0x04… member
|
D | stm32l051xx.h | 249 …__IO uint32_t USER; /*!< user register, Address offset: 0x04… member
|
D | stm32l010x4.h | 229 …__IO uint32_t USER; /*!< user register, Address offset: 0x04… member
|
D | stm32l010x6.h | 229 …__IO uint32_t USER; /*!< user register, Address offset: 0x04… member
|