/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_rcc.h | 885 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN); \ 887 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN); \ 1045 #define __HAL_RCC_WWDG_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN) 1418 #define __HAL_RCC_WWDG_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN) != 0U) 1478 #define __HAL_RCC_WWDG_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN) == 0U)
|
D | stm32g4xx_ll_bus.h | 146 #define LL_APB1_GRP1_PERIPH_WWDG RCC_APB1ENR1_WWDGEN
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_rcc.h | 859 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN); \ 861 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN); \ 1145 #define __HAL_RCC_WWDG_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN) != 0U)
|
D | stm32wbaxx_ll_bus.h | 138 #define LL_APB1_GRP1_PERIPH_WWDG RCC_APB1ENR1_WWDGEN
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_rcc.h | 995 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN); \ 997 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN); \ 1509 #define __HAL_RCC_WWDG_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN) != 0U) 1566 #define __HAL_RCC_WWDG_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN) == 0U)
|
D | stm32l5xx_ll_bus.h | 133 #define LL_APB1_GRP1_PERIPH_WWDG RCC_APB1ENR1_WWDGEN
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_bus.h | 188 #define LL_APB1_GRP1_PERIPH_WWDG RCC_APB1ENR1_WWDGEN
|
D | stm32l4xx_hal_rcc.h | 1143 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN); \ 1145 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN); \ 1916 #define __HAL_RCC_WWDG_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN) != 0U) 2015 #define __HAL_RCC_WWDG_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN) == 0U)
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_bus.h | 172 #define LL_APB1_GRP1_PERIPH_WWDG RCC_APB1ENR1_WWDGEN
|
D | stm32h7rsxx_hal_rcc.h | 1423 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN);\ 2097 #define __HAL_RCC_WWDG_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN) != 0U)
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_bus.h | 140 #define LL_APB1_GRP1_PERIPH_WWDG RCC_APB1ENR1_WWDGEN
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_bus.h | 221 #define LL_APB1_GRP1_PERIPH_WWDG RCC_APB1ENR1_WWDGEN
|
D | stm32u5xx_hal_rcc.h | 1506 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN); \ 1508 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN); \ 2357 #define __HAL_RCC_WWDG_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_WWDGEN) != 0U)
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_bus.h | 119 #define LL_APB1_GRP1_PERIPH_WWDG RCC_APB1ENR1_WWDGEN
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_bus.h | 269 #define LL_APB1_GRP1_PERIPH_WWDG RCC_APB1ENR1_WWDGEN
|
/hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
D | stm32wle4xx.h | 6284 #define RCC_APB1ENR1_WWDGEN RCC_APB1ENR1_WWDGEN_Msk macro
|
D | stm32wle5xx.h | 6284 #define RCC_APB1ENR1_WWDGEN RCC_APB1ENR1_WWDGEN_Msk macro
|
D | stm32wl5mxx.h | 7161 #define RCC_APB1ENR1_WWDGEN RCC_APB1ENR1_WWDGEN_Msk macro
|
D | stm32wl54xx.h | 7161 #define RCC_APB1ENR1_WWDGEN RCC_APB1ENR1_WWDGEN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 6288 #define RCC_APB1ENR1_WWDGEN RCC_APB1ENR1_WWDGEN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
D | stm32wb50xx.h | 6805 #define RCC_APB1ENR1_WWDGEN RCC_APB1ENR1_WWDGEN_Msk macro
|
D | stm32wb1mxx.h | 6489 #define RCC_APB1ENR1_WWDGEN RCC_APB1ENR1_WWDGEN_Msk macro
|
D | stm32wb30xx.h | 6804 #define RCC_APB1ENR1_WWDGEN RCC_APB1ENR1_WWDGEN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb10xx.h | 6335 #define RCC_APB1ENR1_WWDGEN RCC_APB1ENR1_WWDGEN_Msk macro
|
D | stm32wb15xx.h | 6489 #define RCC_APB1ENR1_WWDGEN RCC_APB1ENR1_WWDGEN_Msk macro
|