Home
last modified time | relevance | path

Searched refs:RCC_APBENR2_TIM16EN (Results 1 – 24 of 24) sorted by relevance

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_rcc.h976 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)
Dstm32c0xx_ll_bus.h124 #define LL_APB1_GRP2_PERIPH_TIM16 RCC_APBENR2_TIM16EN
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc.h1191 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)
Dstm32u0xx_ll_bus.h151 #define LL_APB1_GRP2_PERIPH_TIM16 RCC_APBENR2_TIM16EN
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc.h1346 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)
Dstm32g0xx_ll_bus.h190 #define LL_APB2_GRP1_PERIPH_TIM16 RCC_APBENR2_TIM16EN
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h4125 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
Dstm32c031xx.h4285 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
Dstm32c071xx.h4753 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g030xx.h4361 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
Dstm32g050xx.h4398 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
Dstm32g070xx.h4539 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
Dstm32g031xx.h4575 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
Dstm32g041xx.h4823 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
Dstm32g051xx.h4935 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
Dstm32g061xx.h5183 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
Dstm32g071xx.h5300 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
Dstm32g081xx.h5548 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
Dstm32g0b0xx.h5588 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
Dstm32g0c1xx.h6906 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
Dstm32g0b1xx.h6658 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h5446 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
Dstm32u083xx.h6280 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro
Dstm32u073xx.h6016 #define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk macro