Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h1818 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM13EN);\
1820 tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM13EN);\
2039 #define __HAL_RCC_TIM13_CLK_DISABLE() (RCC->APB1LENR) &= ~ (RCC_APB1LENR_TIM13EN)
2090 #define __HAL_RCC_TIM13_IS_CLK_ENABLED() ((RCC->APB1LENR & RCC_APB1LENR_TIM13EN) != 0U)
2132 #define __HAL_RCC_TIM13_IS_CLK_DISABLED() ((RCC->APB1LENR & RCC_APB1LENR_TIM13EN) == 0U)
3154 SET_BIT(RCC_C1->APB1LENR, RCC_APB1LENR_TIM13EN);\
3156 tmpreg = READ_BIT(RCC_C1->APB1LENR, RCC_APB1LENR_TIM13EN);\
3344 #define __HAL_RCC_C1_TIM13_CLK_DISABLE() (RCC_C1->APB1LENR) &= ~ (RCC_APB1LENR_TIM13EN)
4184 SET_BIT(RCC_C2->APB1LENR, RCC_APB1LENR_TIM13EN);\
4186 tmpreg = READ_BIT(RCC_C2->APB1LENR, RCC_APB1LENR_TIM13EN);\
[all …]
Dstm32h7xx_ll_bus.h264 #define LL_APB1_GRP1_PERIPH_TIM13 RCC_APB1LENR_TIM13EN
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h1293 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM13EN); \
1295 … tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM13EN); \
1557 #define __HAL_RCC_TIM13_CLK_DISABLE() CLEAR_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM13EN)
2358 #define __HAL_RCC_TIM13_IS_CLK_ENABLED() (READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM13EN) != 0U)
2464 #define __HAL_RCC_TIM13_IS_CLK_DISABLED() (READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM13EN) == 0…
Dstm32h5xx_ll_bus.h223 #define LL_APB1_GRP1_PERIPH_TIM13 RCC_APB1LENR_TIM13EN
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h13660 #define RCC_APB1LENR_TIM13EN RCC_APB1LENR_TIM13EN_Msk macro
Dstm32h7b0xx.h14116 #define RCC_APB1LENR_TIM13EN RCC_APB1LENR_TIM13EN_Msk macro
Dstm32h7b0xxq.h14128 #define RCC_APB1LENR_TIM13EN RCC_APB1LENR_TIM13EN_Msk macro
Dstm32h7a3xxq.h13672 #define RCC_APB1LENR_TIM13EN RCC_APB1LENR_TIM13EN_Msk macro
Dstm32h7b3xx.h14123 #define RCC_APB1LENR_TIM13EN RCC_APB1LENR_TIM13EN_Msk macro
Dstm32h7b3xxq.h14135 #define RCC_APB1LENR_TIM13EN RCC_APB1LENR_TIM13EN_Msk macro
Dstm32h730xxq.h15983 #define RCC_APB1LENR_TIM13EN RCC_APB1LENR_TIM13EN_Msk macro
Dstm32h733xx.h15971 #define RCC_APB1LENR_TIM13EN RCC_APB1LENR_TIM13EN_Msk macro
Dstm32h725xx.h15520 #define RCC_APB1LENR_TIM13EN RCC_APB1LENR_TIM13EN_Msk macro
Dstm32h730xx.h15971 #define RCC_APB1LENR_TIM13EN RCC_APB1LENR_TIM13EN_Msk macro
Dstm32h735xx.h15983 #define RCC_APB1LENR_TIM13EN RCC_APB1LENR_TIM13EN_Msk macro
Dstm32h742xx.h14852 #define RCC_APB1LENR_TIM13EN RCC_APB1LENR_TIM13EN_Msk macro
Dstm32h723xx.h15508 #define RCC_APB1LENR_TIM13EN RCC_APB1LENR_TIM13EN_Msk macro
Dstm32h750xx.h15757 #define RCC_APB1LENR_TIM13EN RCC_APB1LENR_TIM13EN_Msk macro
Dstm32h753xx.h15763 #define RCC_APB1LENR_TIM13EN RCC_APB1LENR_TIM13EN_Msk macro
Dstm32h745xx.h16087 #define RCC_APB1LENR_TIM13EN RCC_APB1LENR_TIM13EN_Msk macro
Dstm32h745xg.h16087 #define RCC_APB1LENR_TIM13EN RCC_APB1LENR_TIM13EN_Msk macro
Dstm32h743xx.h15488 #define RCC_APB1LENR_TIM13EN RCC_APB1LENR_TIM13EN_Msk macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h562xx.h14074 #define RCC_APB1LENR_TIM13EN RCC_APB1LENR_TIM13EN_Msk macro
Dstm32h573xx.h16701 #define RCC_APB1LENR_TIM13EN RCC_APB1LENR_TIM13EN_Msk macro
Dstm32h563xx.h16164 #define RCC_APB1LENR_TIM13EN RCC_APB1LENR_TIM13EN_Msk macro

12