Home
last modified time | relevance | path

Searched refs:FLASH_OPTR_BOR_LEV (Results 1 – 25 of 94) sorted by relevance

1234

/hal_stm32-3.7.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_flash_ex.c967 assert_param(IS_OB_USER_BOR_LEVEL(UserConfig & FLASH_OPTR_BOR_LEV)); in FLASH_OB_UserConfig()
970 optr_reg_val |= (UserConfig & FLASH_OPTR_BOR_LEV); in FLASH_OB_UserConfig()
971 optr_reg_mask |= FLASH_OPTR_BOR_LEV; in FLASH_OB_UserConfig()
/hal_stm32-3.7.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_flash_ex.c815 assert_param(IS_OB_USER_BOR_LEVEL(UserConfig & FLASH_OPTR_BOR_LEV)); in FLASH_OB_UserConfig()
818 optr_reg_val |= (UserConfig & FLASH_OPTR_BOR_LEV); in FLASH_OB_UserConfig()
819 optr_reg_mask |= FLASH_OPTR_BOR_LEV; in FLASH_OB_UserConfig()
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_flash_ex.c1173 assert_param(IS_OB_USER_BOR_LEVEL(UserConfig & FLASH_OPTR_BOR_LEV)); in FLASH_OB_UserConfig()
1176 optr_reg_val |= (UserConfig & FLASH_OPTR_BOR_LEV); in FLASH_OB_UserConfig()
1177 optr_reg_mask |= FLASH_OPTR_BOR_LEV; in FLASH_OB_UserConfig()
/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_flash_ex.c1106 assert_param(IS_OB_USER_BOR_LEVEL(UserConfig & FLASH_OPTR_BOR_LEV)); in FLASH_OB_UserConfig()
1109 optr_reg_val |= (UserConfig & FLASH_OPTR_BOR_LEV); in FLASH_OB_UserConfig()
1110 optr_reg_mask |= FLASH_OPTR_BOR_LEV; in FLASH_OB_UserConfig()
/hal_stm32-3.7.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_flash_ex.c788 assert_param(IS_OB_USER_BOR_LEVEL(UserConfig & FLASH_OPTR_BOR_LEV)); in FLASH_OB_UserConfig()
791 optr_reg_val |= (UserConfig & FLASH_OPTR_BOR_LEV); in FLASH_OB_UserConfig()
792 optr_reg_mask |= FLASH_OPTR_BOR_LEV; in FLASH_OB_UserConfig()
/hal_stm32-3.7.0/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_flash_ex.c875 tmp1 = OB->USER & ((~FLASH_OPTR_BOR_LEV) >> 16U); in FLASH_OB_BORConfig()
978 return (uint8_t)((FLASH->OPTR & (uint32_t)FLASH_OPTR_BOR_LEV) >> 16U); in FLASH_OB_GetBOR()
/hal_stm32-3.7.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_flash.h279 #define OB_USER_BOR_LEV FLASH_OPTR_BOR_LEV /*!< BOR reset Level */
/hal_stm32-3.7.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_flash.h329 #define OB_USER_BOR_LEV FLASH_OPTR_BOR_LEV /*!< BOR reset Level */
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_flash.h301 #define OB_USER_BOR_LEV FLASH_OPTR_BOR_LEV /*!< BOR reset Level */
/hal_stm32-3.7.0/stm32cube/stm32l0xx/soc/
Dstm32l010x8.h1893 #define FLASH_OPTR_BOR_LEV FLASH_OPTR_BOR_LEV_Msk /*!< BOR_LEV[3:0] Br… macro
Dstm32l021xx.h2094 #define FLASH_OPTR_BOR_LEV FLASH_OPTR_BOR_LEV_Msk /*!< BOR_LEV[3:0] Br… macro
Dstm32l031xx.h2032 #define FLASH_OPTR_BOR_LEV FLASH_OPTR_BOR_LEV_Msk /*!< BOR_LEV[3:0] Br… macro
Dstm32l041xx.h2160 #define FLASH_OPTR_BOR_LEV FLASH_OPTR_BOR_LEV_Msk /*!< BOR_LEV[3:0] Br… macro
Dstm32l051xx.h2073 #define FLASH_OPTR_BOR_LEV FLASH_OPTR_BOR_LEV_Msk /*!< BOR_LEV[3:0] Br… macro
Dstm32l010x4.h1885 #define FLASH_OPTR_BOR_LEV FLASH_OPTR_BOR_LEV_Msk /*!< BOR_LEV[3:0] Br… macro
Dstm32l010x6.h1891 #define FLASH_OPTR_BOR_LEV FLASH_OPTR_BOR_LEV_Msk /*!< BOR_LEV[3:0] Br… macro
Dstm32l010xb.h1901 #define FLASH_OPTR_BOR_LEV FLASH_OPTR_BOR_LEV_Msk /*!< BOR_LEV[3:0] Br… macro
Dstm32l011xx.h1966 #define FLASH_OPTR_BOR_LEV FLASH_OPTR_BOR_LEV_Msk /*!< BOR_LEV[3:0] Br… macro
Dstm32l081xx.h2244 #define FLASH_OPTR_BOR_LEV FLASH_OPTR_BOR_LEV_Msk /*!< BOR_LEV[3:0] Br… macro
Dstm32l071xx.h2116 #define FLASH_OPTR_BOR_LEV FLASH_OPTR_BOR_LEV_Msk /*!< BOR_LEV[3:0] Br… macro
Dstm32l062xx.h2490 #define FLASH_OPTR_BOR_LEV FLASH_OPTR_BOR_LEV_Msk /*!< BOR_LEV[3:0] Br… macro
Dstm32l053xx.h2384 #define FLASH_OPTR_BOR_LEV FLASH_OPTR_BOR_LEV_Msk /*!< BOR_LEV[3:0] Br… macro
Dstm32l052xx.h2362 #define FLASH_OPTR_BOR_LEV FLASH_OPTR_BOR_LEV_Msk /*!< BOR_LEV[3:0] Br… macro
Dstm32l073xx.h2526 #define FLASH_OPTR_BOR_LEV FLASH_OPTR_BOR_LEV_Msk /*!< BOR_LEV[3:0] Br… macro
Dstm32l082xx.h2632 #define FLASH_OPTR_BOR_LEV FLASH_OPTR_BOR_LEV_Msk /*!< BOR_LEV[3:0] Br… macro

1234