Home
last modified time | relevance | path

Searched refs:FLASH_OPTR_WWDG_SW (Results 1 – 25 of 103) sorted by relevance

12345

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_flash_ex.c1037 assert_param(IS_OB_USER_WWDG(UserConfig & FLASH_OPTR_WWDG_SW)); in FLASH_OB_UserConfig()
1040 optr_reg_val |= (UserConfig & FLASH_OPTR_WWDG_SW); in FLASH_OB_UserConfig()
1041 optr_reg_mask |= FLASH_OPTR_WWDG_SW; in FLASH_OB_UserConfig()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_flash.h282 #define OB_USER_WWDG_SW FLASH_OPTR_WWDG_SW /*!< Window wat…
407 #define OB_WWDG_SW FLASH_OPTR_WWDG_SW /*!< Software window watchdog */
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_flash_ex.c1245 assert_param(IS_OB_USER_WWDG(UserConfig & FLASH_OPTR_WWDG_SW)); in FLASH_OB_UserConfig()
1248 optr_reg_val |= (UserConfig & FLASH_OPTR_WWDG_SW); in FLASH_OB_UserConfig()
1249 optr_reg_mask |= FLASH_OPTR_WWDG_SW; in FLASH_OB_UserConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_flash_ex.c885 assert_param(IS_OB_USER_WWDG(UserConfig & FLASH_OPTR_WWDG_SW)); in FLASH_OB_UserConfig()
888 optr_reg_val |= (UserConfig & FLASH_OPTR_WWDG_SW); in FLASH_OB_UserConfig()
889 optr_reg_mask |= FLASH_OPTR_WWDG_SW; in FLASH_OB_UserConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_flash_ex.c1186 assert_param(IS_OB_USER_WWDG(UserConfig & FLASH_OPTR_WWDG_SW)); in FLASH_OB_UserConfig()
1189 optr_reg_val |= (UserConfig & FLASH_OPTR_WWDG_SW); in FLASH_OB_UserConfig()
1190 optr_reg_mask |= FLASH_OPTR_WWDG_SW; in FLASH_OB_UserConfig()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_flash_ex.c858 assert_param(IS_OB_USER_WWDG(UserConfig & FLASH_OPTR_WWDG_SW)); in FLASH_OB_UserConfig()
861 optr_reg_val |= (UserConfig & FLASH_OPTR_WWDG_SW); in FLASH_OB_UserConfig()
862 optr_reg_mask |= FLASH_OPTR_WWDG_SW; in FLASH_OB_UserConfig()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_flash.h302 #define OB_USER_WWDG_SW FLASH_OPTR_WWDG_SW /*!< Window wat…
401 #define OB_WWDG_SW FLASH_OPTR_WWDG_SW /*!< Software window watchdog */
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_flash.h336 #define OB_USER_WWDG_SW FLASH_OPTR_WWDG_SW /*!< Window watchdog selection */
435 #define OB_WWDG_SW FLASH_OPTR_WWDG_SW /*!< Software window watchdog */
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_flash.h346 #define OB_USER_WWDG_SW FLASH_OPTR_WWDG_SW /*!< Window wat…
483 #define OB_WWDG_SW FLASH_OPTR_WWDG_SW /*!< Software window watchdog */
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_flash.h289 #define OB_USER_WWDG_SW FLASH_OPTR_WWDG_SW /*!< Window watchdog selection */
403 #define OB_WWDG_SW FLASH_OPTR_WWDG_SW /*!< Software window watchdog */
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_flash.h308 #define OB_USER_WWDG_SW FLASH_OPTR_WWDG_SW /*!< Window watchdog selection */
403 #define OB_WWDG_SW FLASH_OPTR_WWDG_SW /*!< Software window watchdog */
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_flash.h360 #define OB_WWDG_SW FLASH_OPTR_WWDG_SW /*!< Software window watchdog */
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_flash.h382 #define OB_WWDG_SW FLASH_OPTR_WWDG_SW /*!< Software window watchdog */
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_flash.h436 #define OB_WWDG_SW FLASH_OPTR_WWDG_SW /*!< Software window watchdog */
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_flash.h353 #define OB_WWDG_SW ((uint32_t)FLASH_OPTR_WWDG_SW) /*!< Software window watchdo…
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h2407 #define FLASH_OPTR_WWDG_SW FLASH_OPTR_WWDG_SW_Msk macro
Dstm32c031xx.h2411 #define FLASH_OPTR_WWDG_SW FLASH_OPTR_WWDG_SW_Msk macro
Dstm32c071xx.h2690 #define FLASH_OPTR_WWDG_SW FLASH_OPTR_WWDG_SW_Msk macro
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g030xx.h2467 #define FLASH_OPTR_WWDG_SW FLASH_OPTR_WWDG_SW_Msk macro
Dstm32g050xx.h2486 #define FLASH_OPTR_WWDG_SW FLASH_OPTR_WWDG_SW_Msk macro
Dstm32g070xx.h2495 #define FLASH_OPTR_WWDG_SW FLASH_OPTR_WWDG_SW_Msk macro
Dstm32g031xx.h2579 #define FLASH_OPTR_WWDG_SW FLASH_OPTR_WWDG_SW_Msk macro
Dstm32g041xx.h2815 #define FLASH_OPTR_WWDG_SW FLASH_OPTR_WWDG_SW_Msk macro
Dstm32g051xx.h2915 #define FLASH_OPTR_WWDG_SW FLASH_OPTR_WWDG_SW_Msk macro
Dstm32g061xx.h3151 #define FLASH_OPTR_WWDG_SW FLASH_OPTR_WWDG_SW_Msk macro

12345