/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_rcc.h | 976 SET_BIT(RCC->APBENR2, RCC_APBENR2_TIM16EN); \ 978 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_TIM16EN); \ 1003 #define __HAL_RCC_TIM16_CLK_DISABLE() CLEAR_BIT(RCC->APBENR2, RCC_APBENR2_TIM16EN) 1122 #define __HAL_RCC_TIM16_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR2, RCC_APBENR2_TIM16EN) != 0U) 1131 #define __HAL_RCC_TIM16_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR2, RCC_APBENR2_TIM16EN) == 0U)
|
D | stm32c0xx_ll_bus.h | 124 #define LL_APB1_GRP2_PERIPH_TIM16 RCC_APBENR2_TIM16EN
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_rcc.h | 1191 SET_BIT(RCC->APBENR2, RCC_APBENR2_TIM16EN); \ 1193 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_TIM16EN); \ 1219 #define __HAL_RCC_TIM16_CLK_DISABLE() CLEAR_BIT(RCC->APBENR2, RCC_APBENR2_TIM16EN) 1430 #define __HAL_RCC_TIM16_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR2, RCC_APBENR2_TIM16EN) != 0U) 1448 #define __HAL_RCC_TIM16_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR2, RCC_APBENR2_TIM16EN) == 0U)
|
D | stm32u0xx_ll_bus.h | 151 #define LL_APB1_GRP2_PERIPH_TIM16 RCC_APBENR2_TIM16EN
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_rcc.h | 1346 SET_BIT(RCC->APBENR2, RCC_APBENR2_TIM16EN); \ 1348 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_TIM16EN); \ 1447 #define __HAL_RCC_TIM16_CLK_DISABLE() CLEAR_BIT(RCC->APBENR2, RCC_APBENR2_TIM16EN) 1679 #define __HAL_RCC_TIM16_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR2, RCC_APBENR2_TIM16EN) != 0U) 1691 #define __HAL_RCC_TIM16_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR2, RCC_APBENR2_TIM16EN) == 0U)
|
D | stm32g0xx_ll_bus.h | 190 #define LL_APB2_GRP1_PERIPH_TIM16 RCC_APBENR2_TIM16EN
|
/hal_stm32-latest/stm32cube/stm32c0xx/soc/ |
D | stm32c011xx.h | 4125 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
|
D | stm32c031xx.h | 4285 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
|
D | stm32c071xx.h | 4753 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
D | stm32g030xx.h | 4361 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
|
D | stm32g050xx.h | 4398 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
|
D | stm32g070xx.h | 4539 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
|
D | stm32g031xx.h | 4575 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
|
D | stm32g041xx.h | 4823 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
|
D | stm32g051xx.h | 4935 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
|
D | stm32g061xx.h | 5183 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
|
D | stm32g071xx.h | 5300 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
|
D | stm32g081xx.h | 5548 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
|
D | stm32g0b0xx.h | 5588 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
|
D | stm32g0c1xx.h | 6906 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
|
D | stm32g0b1xx.h | 6658 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
D | stm32u031xx.h | 5446 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
|
D | stm32u083xx.h | 6280 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
|
D | stm32u073xx.h | 6016 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
|