Home
last modified time | relevance | path

Searched refs:FLASH_OPTR_BFB2 (Results 1 – 25 of 34) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_flash_ex.h81 #if defined(FLASH_OPTR_WPRMOD) && defined(FLASH_OPTR_BFB2)
85 #elif defined(FLASH_OPTR_WPRMOD) && !defined(FLASH_OPTR_BFB2)
89 #elif !defined(FLASH_OPTR_WPRMOD) && defined(FLASH_OPTR_BFB2)
103 #if defined(FLASH_OPTR_BFB2)
198 #if defined(FLASH_OPTR_WPRMOD) || defined(FLASH_OPTR_BFB2)
220 #if defined(FLASH_OPTR_BFB2)
451 #if defined(FLASH_OPTR_BFB2)
616 #if defined(FLASH_OPTR_BFB2)
624 #define OB_BOOT_BANK2 ((uint8_t)(FLASH_OPTR_BFB2 >> 16)) /*!< At startup, if boot p…
758 #if defined(FLASH_OPTR_WPRMOD) || defined(FLASH_OPTR_BFB2)
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_flash_ex.c97 #if defined(FLASH_OPTR_BFB2)
429 #if defined(FLASH_OPTR_WPRMOD) || defined(FLASH_OPTR_BFB2)
461 #if defined(FLASH_OPTR_BFB2) in HAL_FLASHEx_AdvOBProgram()
501 #if defined(FLASH_OPTR_BFB2) in HAL_FLASHEx_AdvOBGetConfig()
506 pAdvOBInit->BootConfig = (FLASH->OPTR & FLASH_OPTR_BFB2) >> 16U; in HAL_FLASHEx_AdvOBGetConfig()
1166 #if defined(FLASH_OPTR_BFB2)
1185 tmp1 = OB->USER & ((~FLASH_OPTR_BFB2) >> 16U); in FLASH_OB_BootConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_flash_ex.c892 #if defined (FLASH_OPTR_BFB2) in FLASH_OB_UserConfig()
896 assert_param(IS_OB_USER_BFB2(UserConfig & FLASH_OPTR_BFB2)); in FLASH_OB_UserConfig()
899 optr_reg_val |= (UserConfig & FLASH_OPTR_BFB2); in FLASH_OB_UserConfig()
900 optr_reg_mask |= FLASH_OPTR_BFB2; in FLASH_OB_UserConfig()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_flash_ex.c872 assert_param(IS_OB_USER_BFB2(UserConfig & FLASH_OPTR_BFB2)); in FLASH_OB_UserConfig()
875 optr_reg_val |= (UserConfig & FLASH_OPTR_BFB2); in FLASH_OB_UserConfig()
876 optr_reg_mask |= FLASH_OPTR_BFB2; in FLASH_OB_UserConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_flash.h370 #define OB_BFB2_ENABLE FLASH_OPTR_BFB2 /*!< Dual-bank boot enable */
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_flash.h365 #define OB_BFB2_ENABLE ((uint32_t)FLASH_OPTR_BFB2) /*!< Dual-bank boot enable */
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l081xx.h2256 #define FLASH_OPTR_BFB2 FLASH_OPTR_BFB2_Msk /*!< BFB2 */ macro
Dstm32l071xx.h2128 #define FLASH_OPTR_BFB2 FLASH_OPTR_BFB2_Msk /*!< BFB2 */ macro
Dstm32l072xx.h2516 #define FLASH_OPTR_BFB2 FLASH_OPTR_BFB2_Msk /*!< BFB2 */ macro
Dstm32l073xx.h2538 #define FLASH_OPTR_BFB2 FLASH_OPTR_BFB2_Msk /*!< BFB2 */ macro
Dstm32l083xx.h2666 #define FLASH_OPTR_BFB2 FLASH_OPTR_BFB2_Msk /*!< BFB2 */ macro
Dstm32l082xx.h2644 #define FLASH_OPTR_BFB2 FLASH_OPTR_BFB2_Msk /*!< BFB2 */ macro
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g411xc.h4802 #define FLASH_OPTR_BFB2 FLASH_OPTR_BFB2_Msk macro
Dstm32g473xx.h5134 #define FLASH_OPTR_BFB2 FLASH_OPTR_BFB2_Msk macro
Dstm32g471xx.h4999 #define FLASH_OPTR_BFB2 FLASH_OPTR_BFB2_Msk macro
Dstm32g483xx.h5355 #define FLASH_OPTR_BFB2 FLASH_OPTR_BFB2_Msk macro
Dstm32g414xx.h5233 #define FLASH_OPTR_BFB2 FLASH_OPTR_BFB2_Msk macro
Dstm32g474xx.h5267 #define FLASH_OPTR_BFB2 FLASH_OPTR_BFB2_Msk macro
Dstm32g484xx.h5488 #define FLASH_OPTR_BFB2 FLASH_OPTR_BFB2_Msk macro
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l471xx.h7536 #define FLASH_OPTR_BFB2 FLASH_OPTR_BFB2_Msk macro
Dstm32l475xx.h7691 #define FLASH_OPTR_BFB2 FLASH_OPTR_BFB2_Msk macro
Dstm32l476xx.h7714 #define FLASH_OPTR_BFB2 FLASH_OPTR_BFB2_Msk macro
Dstm32l486xx.h7930 #define FLASH_OPTR_BFB2 FLASH_OPTR_BFB2_Msk macro
Dstm32l485xx.h7907 #define FLASH_OPTR_BFB2 FLASH_OPTR_BFB2_Msk macro
Dstm32l4a6xx.h8805 #define FLASH_OPTR_BFB2 FLASH_OPTR_BFB2_Msk macro

12