Home
last modified time | relevance | path

Searched refs:RCC_APB1LENR_TIM4EN (Results 1 – 25 of 31) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h1778 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM4EN);\
1780 tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM4EN);\
2034 #define __HAL_RCC_TIM4_CLK_DISABLE() (RCC->APB1LENR) &= ~ (RCC_APB1LENR_TIM4EN)
2085 #define __HAL_RCC_TIM4_IS_CLK_ENABLED() ((RCC->APB1LENR & RCC_APB1LENR_TIM4EN) != 0U)
2127 #define __HAL_RCC_TIM4_IS_CLK_DISABLED() ((RCC->APB1LENR & RCC_APB1LENR_TIM4EN) == 0U)
3114 SET_BIT(RCC_C1->APB1LENR, RCC_APB1LENR_TIM4EN);\
3116 tmpreg = READ_BIT(RCC_C1->APB1LENR, RCC_APB1LENR_TIM4EN);\
3339 #define __HAL_RCC_C1_TIM4_CLK_DISABLE() (RCC_C1->APB1LENR) &= ~ (RCC_APB1LENR_TIM4EN)
4144 SET_BIT(RCC_C2->APB1LENR, RCC_APB1LENR_TIM4EN);\
4146 tmpreg = READ_BIT(RCC_C2->APB1LENR, RCC_APB1LENR_TIM4EN);\
[all …]
Dstm32h7xx_ll_bus.h259 #define LL_APB1_GRP1_PERIPH_TIM4 RCC_APB1LENR_TIM4EN
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h1246 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM4EN); \
1248 … tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM4EN); \
1541 #define __HAL_RCC_TIM4_CLK_DISABLE() CLEAR_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM4EN)
2342 #define __HAL_RCC_TIM4_IS_CLK_ENABLED() (READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM4EN) != 0U)
2448 #define __HAL_RCC_TIM4_IS_CLK_DISABLED() (READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM4EN) == 0U)
Dstm32h5xx_ll_bus.h212 #define LL_APB1_GRP1_PERIPH_TIM4 RCC_APB1LENR_TIM4EN
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h13295 #define RCC_APB1LENR_TIM4EN RCC_APB1LENR_TIM4EN_Msk macro
Dstm32h562xx.h14059 #define RCC_APB1LENR_TIM4EN RCC_APB1LENR_TIM4EN_Msk macro
Dstm32h533xx.h13832 #define RCC_APB1LENR_TIM4EN RCC_APB1LENR_TIM4EN_Msk macro
Dstm32h573xx.h16686 #define RCC_APB1LENR_TIM4EN RCC_APB1LENR_TIM4EN_Msk macro
Dstm32h563xx.h16149 #define RCC_APB1LENR_TIM4EN RCC_APB1LENR_TIM4EN_Msk macro
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h13645 #define RCC_APB1LENR_TIM4EN RCC_APB1LENR_TIM4EN_Msk macro
Dstm32h7b0xx.h14101 #define RCC_APB1LENR_TIM4EN RCC_APB1LENR_TIM4EN_Msk macro
Dstm32h7b0xxq.h14113 #define RCC_APB1LENR_TIM4EN RCC_APB1LENR_TIM4EN_Msk macro
Dstm32h7a3xxq.h13657 #define RCC_APB1LENR_TIM4EN RCC_APB1LENR_TIM4EN_Msk macro
Dstm32h7b3xx.h14108 #define RCC_APB1LENR_TIM4EN RCC_APB1LENR_TIM4EN_Msk macro
Dstm32h7b3xxq.h14120 #define RCC_APB1LENR_TIM4EN RCC_APB1LENR_TIM4EN_Msk macro
Dstm32h730xxq.h15968 #define RCC_APB1LENR_TIM4EN RCC_APB1LENR_TIM4EN_Msk macro
Dstm32h733xx.h15956 #define RCC_APB1LENR_TIM4EN RCC_APB1LENR_TIM4EN_Msk macro
Dstm32h725xx.h15505 #define RCC_APB1LENR_TIM4EN RCC_APB1LENR_TIM4EN_Msk macro
Dstm32h730xx.h15956 #define RCC_APB1LENR_TIM4EN RCC_APB1LENR_TIM4EN_Msk macro
Dstm32h735xx.h15968 #define RCC_APB1LENR_TIM4EN RCC_APB1LENR_TIM4EN_Msk macro
Dstm32h742xx.h14837 #define RCC_APB1LENR_TIM4EN RCC_APB1LENR_TIM4EN_Msk macro
Dstm32h723xx.h15493 #define RCC_APB1LENR_TIM4EN RCC_APB1LENR_TIM4EN_Msk macro
Dstm32h750xx.h15742 #define RCC_APB1LENR_TIM4EN RCC_APB1LENR_TIM4EN_Msk macro
Dstm32h753xx.h15748 #define RCC_APB1LENR_TIM4EN RCC_APB1LENR_TIM4EN_Msk macro
Dstm32h745xx.h16072 #define RCC_APB1LENR_TIM4EN RCC_APB1LENR_TIM4EN_Msk macro

12