/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_flash_ex.c | 1007 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/ |
D | stm32c0xx_hal_flash.h | 277 #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/ |
D | stm32wbaxx_hal_flash_ex.c | 1215 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/ |
D | stm32g4xx_hal_flash_ex.c | 855 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/ |
D | stm32u5xx_hal_flash_ex.c | 1156 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/ |
D | stm32l4xx_hal_flash_ex.c | 828 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/ |
D | stm32u0xx_hal_flash.h | 299 #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/ |
D | stm32wlxx_hal_flash.h | 333 #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/ |
D | stm32g0xx_hal_flash.h | 343 #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/ |
D | stm32wbxx_hal_flash.h | 286 #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/ |
D | stm32wbaxx_hal_flash.h | 305 #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/ |
D | stm32g4xx_hal_flash.h | 333 #define OB_IWDG_SW FLASH_OPTR_IWDG_SW /*!< Software independent watchdog */
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_flash.h | 355 #define OB_IWDG_SW FLASH_OPTR_IWDG_SW /*!< Software independent watchdog */
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_flash.h | 409 #define OB_IWDG_SW FLASH_OPTR_IWDG_SW /*!< Software independent watchdog */
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_flash.h | 326 #define OB_IWDG_SW ((uint32_t)FLASH_OPTR_IWDG_SW) /*!< Software independent wa…
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 2163 #define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk /*!< IWDG_SW */ macro
|
D | stm32l010x8.h | 1896 #define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk /*!< IWDG_SW */ macro
|
D | stm32l010xb.h | 1904 #define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk /*!< IWDG_SW */ macro
|
D | stm32l011xx.h | 1969 #define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk /*!< IWDG_SW */ macro
|
D | stm32l021xx.h | 2097 #define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk /*!< IWDG_SW */ macro
|
D | stm32l031xx.h | 2035 #define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk /*!< IWDG_SW */ macro
|
D | stm32l051xx.h | 2076 #define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk /*!< IWDG_SW */ macro
|
D | stm32l010x4.h | 1888 #define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk /*!< IWDG_SW */ macro
|
D | stm32l010x6.h | 1894 #define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk /*!< IWDG_SW */ macro
|
D | stm32l081xx.h | 2247 #define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk /*!< IWDG_SW */ macro
|