Home
last modified time | relevance | path

Searched refs:RCC_APB1LENR_TIM2EN (Results 1 – 25 of 32) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h1762 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM2EN);\
1764 tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM2EN);\
2032 #define __HAL_RCC_TIM2_CLK_DISABLE() (RCC->APB1LENR) &= ~ (RCC_APB1LENR_TIM2EN)
2083 #define __HAL_RCC_TIM2_IS_CLK_ENABLED() ((RCC->APB1LENR & RCC_APB1LENR_TIM2EN) != 0U)
2125 #define __HAL_RCC_TIM2_IS_CLK_DISABLED() ((RCC->APB1LENR & RCC_APB1LENR_TIM2EN) == 0U)
3098 SET_BIT(RCC_C1->APB1LENR, RCC_APB1LENR_TIM2EN);\
3100 tmpreg = READ_BIT(RCC_C1->APB1LENR, RCC_APB1LENR_TIM2EN);\
3337 #define __HAL_RCC_C1_TIM2_CLK_DISABLE() (RCC_C1->APB1LENR) &= ~ (RCC_APB1LENR_TIM2EN)
4128 SET_BIT(RCC_C2->APB1LENR, RCC_APB1LENR_TIM2EN);\
4130 tmpreg = READ_BIT(RCC_C2->APB1LENR, RCC_APB1LENR_TIM2EN);\
[all …]
Dstm32h7xx_ll_bus.h257 #define LL_APB1_GRP1_PERIPH_TIM2 RCC_APB1LENR_TIM2EN
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h1229 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM2EN); \
1231 … tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM2EN); \
1536 #define __HAL_RCC_TIM2_CLK_DISABLE() CLEAR_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM2EN)
2337 #define __HAL_RCC_TIM2_IS_CLK_ENABLED() (READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM2EN) != 0U)
2443 #define __HAL_RCC_TIM2_IS_CLK_DISABLED() (READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM2EN) == 0U)
Dstm32h5xx_ll_bus.h209 #define LL_APB1_GRP1_PERIPH_TIM2 RCC_APB1LENR_TIM2EN
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h8957 #define RCC_APB1LENR_TIM2EN RCC_APB1LENR_TIM2EN_Msk macro
Dstm32h523xx.h13289 #define RCC_APB1LENR_TIM2EN RCC_APB1LENR_TIM2EN_Msk macro
Dstm32h562xx.h14053 #define RCC_APB1LENR_TIM2EN RCC_APB1LENR_TIM2EN_Msk macro
Dstm32h533xx.h13826 #define RCC_APB1LENR_TIM2EN RCC_APB1LENR_TIM2EN_Msk macro
Dstm32h573xx.h16680 #define RCC_APB1LENR_TIM2EN RCC_APB1LENR_TIM2EN_Msk macro
Dstm32h563xx.h16143 #define RCC_APB1LENR_TIM2EN RCC_APB1LENR_TIM2EN_Msk macro
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h13639 #define RCC_APB1LENR_TIM2EN RCC_APB1LENR_TIM2EN_Msk macro
Dstm32h7b0xx.h14095 #define RCC_APB1LENR_TIM2EN RCC_APB1LENR_TIM2EN_Msk macro
Dstm32h7b0xxq.h14107 #define RCC_APB1LENR_TIM2EN RCC_APB1LENR_TIM2EN_Msk macro
Dstm32h7a3xxq.h13651 #define RCC_APB1LENR_TIM2EN RCC_APB1LENR_TIM2EN_Msk macro
Dstm32h7b3xx.h14102 #define RCC_APB1LENR_TIM2EN RCC_APB1LENR_TIM2EN_Msk macro
Dstm32h7b3xxq.h14114 #define RCC_APB1LENR_TIM2EN RCC_APB1LENR_TIM2EN_Msk macro
Dstm32h730xxq.h15962 #define RCC_APB1LENR_TIM2EN RCC_APB1LENR_TIM2EN_Msk macro
Dstm32h733xx.h15950 #define RCC_APB1LENR_TIM2EN RCC_APB1LENR_TIM2EN_Msk macro
Dstm32h725xx.h15499 #define RCC_APB1LENR_TIM2EN RCC_APB1LENR_TIM2EN_Msk macro
Dstm32h730xx.h15950 #define RCC_APB1LENR_TIM2EN RCC_APB1LENR_TIM2EN_Msk macro
Dstm32h735xx.h15962 #define RCC_APB1LENR_TIM2EN RCC_APB1LENR_TIM2EN_Msk macro
Dstm32h742xx.h14831 #define RCC_APB1LENR_TIM2EN RCC_APB1LENR_TIM2EN_Msk macro
Dstm32h723xx.h15487 #define RCC_APB1LENR_TIM2EN RCC_APB1LENR_TIM2EN_Msk macro
Dstm32h750xx.h15736 #define RCC_APB1LENR_TIM2EN RCC_APB1LENR_TIM2EN_Msk macro
Dstm32h753xx.h15742 #define RCC_APB1LENR_TIM2EN RCC_APB1LENR_TIM2EN_Msk macro

12