Home
last modified time | relevance | path

Searched refs:RCC_APB1LENR_TIM14EN (Results 1 – 25 of 29) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h1826 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM14EN);\
1828 tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM14EN);\
2040 #define __HAL_RCC_TIM14_CLK_DISABLE() (RCC->APB1LENR) &= ~ (RCC_APB1LENR_TIM14EN)
2091 #define __HAL_RCC_TIM14_IS_CLK_ENABLED() ((RCC->APB1LENR & RCC_APB1LENR_TIM14EN) != 0U)
2133 #define __HAL_RCC_TIM14_IS_CLK_DISABLED() ((RCC->APB1LENR & RCC_APB1LENR_TIM14EN) == 0U)
3162 SET_BIT(RCC_C1->APB1LENR, RCC_APB1LENR_TIM14EN);\
3164 tmpreg = READ_BIT(RCC_C1->APB1LENR, RCC_APB1LENR_TIM14EN);\
3345 #define __HAL_RCC_C1_TIM14_CLK_DISABLE() (RCC_C1->APB1LENR) &= ~ (RCC_APB1LENR_TIM14EN)
4192 SET_BIT(RCC_C2->APB1LENR, RCC_APB1LENR_TIM14EN);\
4194 tmpreg = READ_BIT(RCC_C2->APB1LENR, RCC_APB1LENR_TIM14EN);\
[all …]
Dstm32h7xx_ll_bus.h265 #define LL_APB1_GRP1_PERIPH_TIM14 RCC_APB1LENR_TIM14EN
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h1303 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM14EN); \
1305 … tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM14EN); \
1561 #define __HAL_RCC_TIM14_CLK_DISABLE() CLEAR_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM14EN)
2362 #define __HAL_RCC_TIM14_IS_CLK_ENABLED() (READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM14EN) != 0U)
2468 #define __HAL_RCC_TIM14_IS_CLK_DISABLED() (READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM14EN) == 0…
Dstm32h5xx_ll_bus.h226 #define LL_APB1_GRP1_PERIPH_TIM14 RCC_APB1LENR_TIM14EN
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h13663 #define RCC_APB1LENR_TIM14EN RCC_APB1LENR_TIM14EN_Msk macro
Dstm32h7b0xx.h14119 #define RCC_APB1LENR_TIM14EN RCC_APB1LENR_TIM14EN_Msk macro
Dstm32h7b0xxq.h14131 #define RCC_APB1LENR_TIM14EN RCC_APB1LENR_TIM14EN_Msk macro
Dstm32h7a3xxq.h13675 #define RCC_APB1LENR_TIM14EN RCC_APB1LENR_TIM14EN_Msk macro
Dstm32h7b3xx.h14126 #define RCC_APB1LENR_TIM14EN RCC_APB1LENR_TIM14EN_Msk macro
Dstm32h7b3xxq.h14138 #define RCC_APB1LENR_TIM14EN RCC_APB1LENR_TIM14EN_Msk macro
Dstm32h730xxq.h15986 #define RCC_APB1LENR_TIM14EN RCC_APB1LENR_TIM14EN_Msk macro
Dstm32h733xx.h15974 #define RCC_APB1LENR_TIM14EN RCC_APB1LENR_TIM14EN_Msk macro
Dstm32h725xx.h15523 #define RCC_APB1LENR_TIM14EN RCC_APB1LENR_TIM14EN_Msk macro
Dstm32h730xx.h15974 #define RCC_APB1LENR_TIM14EN RCC_APB1LENR_TIM14EN_Msk macro
Dstm32h735xx.h15986 #define RCC_APB1LENR_TIM14EN RCC_APB1LENR_TIM14EN_Msk macro
Dstm32h742xx.h14855 #define RCC_APB1LENR_TIM14EN RCC_APB1LENR_TIM14EN_Msk macro
Dstm32h723xx.h15511 #define RCC_APB1LENR_TIM14EN RCC_APB1LENR_TIM14EN_Msk macro
Dstm32h750xx.h15760 #define RCC_APB1LENR_TIM14EN RCC_APB1LENR_TIM14EN_Msk macro
Dstm32h753xx.h15766 #define RCC_APB1LENR_TIM14EN RCC_APB1LENR_TIM14EN_Msk macro
Dstm32h745xx.h16090 #define RCC_APB1LENR_TIM14EN RCC_APB1LENR_TIM14EN_Msk macro
Dstm32h745xg.h16090 #define RCC_APB1LENR_TIM14EN RCC_APB1LENR_TIM14EN_Msk macro
Dstm32h743xx.h15491 #define RCC_APB1LENR_TIM14EN RCC_APB1LENR_TIM14EN_Msk macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h562xx.h14077 #define RCC_APB1LENR_TIM14EN RCC_APB1LENR_TIM14EN_Msk macro
Dstm32h573xx.h16704 #define RCC_APB1LENR_TIM14EN RCC_APB1LENR_TIM14EN_Msk macro
Dstm32h563xx.h16167 #define RCC_APB1LENR_TIM14EN RCC_APB1LENR_TIM14EN_Msk macro

12