Home
last modified time | relevance | path

Searched refs:FLASH_OPTR_IWDG_SW (Results 1 – 25 of 122) sorted by relevance

12345

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_flash_ex.c1007 assert_param(IS_OB_USER_IWDG(UserConfig & FLASH_OPTR_IWDG_SW)); in FLASH_OB_UserConfig()
1010 optr_reg_val |= (UserConfig & FLASH_OPTR_IWDG_SW); in FLASH_OB_UserConfig()
1011 optr_reg_mask |= FLASH_OPTR_IWDG_SW; in FLASH_OB_UserConfig()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_flash.h277 #define OB_USER_IWDG_SW FLASH_OPTR_IWDG_SW /*!< Independen…
376 #define OB_IWDG_SW FLASH_OPTR_IWDG_SW /*!< Software independent watchdog */
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_flash_ex.c1215 assert_param(IS_OB_USER_IWDG(UserConfig & FLASH_OPTR_IWDG_SW)); in FLASH_OB_UserConfig()
1218 optr_reg_val |= (UserConfig & FLASH_OPTR_IWDG_SW); in FLASH_OB_UserConfig()
1219 optr_reg_mask |= FLASH_OPTR_IWDG_SW; in FLASH_OB_UserConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_flash_ex.c855 assert_param(IS_OB_USER_IWDG(UserConfig & FLASH_OPTR_IWDG_SW)); in FLASH_OB_UserConfig()
858 optr_reg_val |= (UserConfig & FLASH_OPTR_IWDG_SW); in FLASH_OB_UserConfig()
859 optr_reg_mask |= FLASH_OPTR_IWDG_SW; in FLASH_OB_UserConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_flash_ex.c1156 assert_param(IS_OB_USER_IWDG(UserConfig & FLASH_OPTR_IWDG_SW)); in FLASH_OB_UserConfig()
1159 optr_reg_val |= (UserConfig & FLASH_OPTR_IWDG_SW); in FLASH_OB_UserConfig()
1160 optr_reg_mask |= FLASH_OPTR_IWDG_SW; in FLASH_OB_UserConfig()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_flash_ex.c828 assert_param(IS_OB_USER_IWDG(UserConfig & FLASH_OPTR_IWDG_SW)); in FLASH_OB_UserConfig()
831 optr_reg_val |= (UserConfig & FLASH_OPTR_IWDG_SW); in FLASH_OB_UserConfig()
832 optr_reg_mask |= FLASH_OPTR_IWDG_SW; in FLASH_OB_UserConfig()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_flash.h299 #define OB_USER_IWDG_SW FLASH_OPTR_IWDG_SW /*!< Independen…
374 #define OB_IWDG_SW FLASH_OPTR_IWDG_SW /*!< Software independent watchdog */
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_flash.h333 #define OB_USER_IWDG_SW FLASH_OPTR_IWDG_SW /*!< Independent watchdog selection */
408 #define OB_IWDG_SW FLASH_OPTR_IWDG_SW /*!< Software independent watchdog */
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_flash.h343 #define OB_USER_IWDG_SW FLASH_OPTR_IWDG_SW /*!< Independen…
456 #define OB_IWDG_SW FLASH_OPTR_IWDG_SW /*!< Software independent watchdog */
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_flash.h286 #define OB_USER_IWDG_SW FLASH_OPTR_IWDG_SW /*!< Independent watchdog selection */
376 #define OB_IWDG_SW FLASH_OPTR_IWDG_SW /*!< Software independent watchdog */
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_flash.h305 #define OB_USER_IWDG_SW FLASH_OPTR_IWDG_SW /*!< Independent watchdog selection */
376 #define OB_IWDG_SW FLASH_OPTR_IWDG_SW /*!< Software independent watchdog */
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_flash.h333 #define OB_IWDG_SW FLASH_OPTR_IWDG_SW /*!< Software independent watchdog */
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_flash.h355 #define OB_IWDG_SW FLASH_OPTR_IWDG_SW /*!< Software independent watchdog */
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_flash.h409 #define OB_IWDG_SW FLASH_OPTR_IWDG_SW /*!< Software independent watchdog */
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_flash.h326 #define OB_IWDG_SW ((uint32_t)FLASH_OPTR_IWDG_SW) /*!< Software independent wa…
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l041xx.h2163 #define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk /*!< IWDG_SW */ macro
Dstm32l010x8.h1896 #define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk /*!< IWDG_SW */ macro
Dstm32l010xb.h1904 #define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk /*!< IWDG_SW */ macro
Dstm32l011xx.h1969 #define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk /*!< IWDG_SW */ macro
Dstm32l021xx.h2097 #define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk /*!< IWDG_SW */ macro
Dstm32l031xx.h2035 #define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk /*!< IWDG_SW */ macro
Dstm32l051xx.h2076 #define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk /*!< IWDG_SW */ macro
Dstm32l010x4.h1888 #define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk /*!< IWDG_SW */ macro
Dstm32l010x6.h1894 #define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk /*!< IWDG_SW */ macro
Dstm32l081xx.h2247 #define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk /*!< IWDG_SW */ macro

12345