Home
last modified time | relevance | path

Searched refs:RCC_APB2ENR_HRTIMEN (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h2313 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_HRTIMEN);\
2315 tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_HRTIMEN);\
2345 #define __HAL_RCC_HRTIM1_CLK_DISABLE() (RCC->APB2ENR) &= ~ (RCC_APB2ENR_HRTIMEN)
2379 #define __HAL_RCC_HRTIM1_IS_CLK_ENABLED() ((RCC->APB2ENR & RCC_APB2ENR_HRTIMEN) != 0U)
2407 #define __HAL_RCC_HRTIM1_IS_CLK_DISABLED() ((RCC->APB2ENR & RCC_APB2ENR_HRTIMEN) == 0U)
3488 SET_BIT(RCC_C1->APB2ENR, RCC_APB2ENR_HRTIMEN);\
3490 tmpreg = READ_BIT(RCC_C1->APB2ENR, RCC_APB2ENR_HRTIMEN);\
3508 #define __HAL_RCC_C1_HRTIM1_CLK_DISABLE() (RCC_C1->APB2ENR) &= ~ (RCC_APB2ENR_HRTIMEN)
4518 SET_BIT(RCC_C2->APB2ENR, RCC_APB2ENR_HRTIMEN);\
4520 tmpreg = READ_BIT(RCC_C2->APB2ENR, RCC_APB2ENR_HRTIMEN);\
[all …]
Dstm32h7xx_ll_bus.h344 #define LL_APB2_GRP1_PERIPH_HRTIM RCC_APB2ENR_HRTIMEN
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h742xx.h14970 #define RCC_APB2ENR_HRTIMEN RCC_APB2ENR_HRTIMEN_Msk macro
Dstm32h750xx.h15875 #define RCC_APB2ENR_HRTIMEN RCC_APB2ENR_HRTIMEN_Msk macro
Dstm32h753xx.h15881 #define RCC_APB2ENR_HRTIMEN RCC_APB2ENR_HRTIMEN_Msk macro
Dstm32h745xx.h16208 #define RCC_APB2ENR_HRTIMEN RCC_APB2ENR_HRTIMEN_Msk macro
Dstm32h745xg.h16208 #define RCC_APB2ENR_HRTIMEN RCC_APB2ENR_HRTIMEN_Msk macro
Dstm32h743xx.h15606 #define RCC_APB2ENR_HRTIMEN RCC_APB2ENR_HRTIMEN_Msk macro
Dstm32h755xx.h16483 #define RCC_APB2ENR_HRTIMEN RCC_APB2ENR_HRTIMEN_Msk macro
Dstm32h757xx.h19646 #define RCC_APB2ENR_HRTIMEN RCC_APB2ENR_HRTIMEN_Msk macro
Dstm32h747xg.h19371 #define RCC_APB2ENR_HRTIMEN RCC_APB2ENR_HRTIMEN_Msk macro
Dstm32h747xx.h19371 #define RCC_APB2ENR_HRTIMEN RCC_APB2ENR_HRTIMEN_Msk macro