Home
last modified time | relevance | path

Searched refs:RCC_APB4ENR_COMP12EN (Results 1 – 24 of 24) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h2496 SET_BIT(RCC->APB4ENR, RCC_APB4ENR_COMP12EN);\
2498 tmpreg = READ_BIT(RCC->APB4ENR, RCC_APB4ENR_COMP12EN);\
2563 #define __HAL_RCC_COMP12_CLK_DISABLE() (RCC->APB4ENR) &= ~ (RCC_APB4ENR_COMP12EN)
2597 #define __HAL_RCC_COMP12_IS_CLK_ENABLED() ((RCC->APB4ENR & RCC_APB4ENR_COMP12EN) != 0U)
2625 #define __HAL_RCC_COMP12_IS_CLK_DISABLED() ((RCC->APB4ENR & RCC_APB4ENR_COMP12EN) == 0U)
3582 SET_BIT(RCC_C1->APB4ENR, RCC_APB4ENR_COMP12EN);\
3584 tmpreg = READ_BIT(RCC_C1->APB4ENR, RCC_APB4ENR_COMP12EN);\
3622 #define __HAL_RCC_C1_COMP12_CLK_DISABLE() (RCC_C1->APB4ENR) &= ~ (RCC_APB4ENR_COMP12EN)
4612 SET_BIT(RCC_C2->APB4ENR, RCC_APB4ENR_COMP12EN);\
4614 tmpreg = READ_BIT(RCC_C2->APB4ENR, RCC_APB4ENR_COMP12EN);\
[all …]
Dstm32h7xx_ll_bus.h369 #define LL_APB4_GRP1_PERIPH_COMP12 RCC_APB4ENR_COMP12EN
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h13804 #define RCC_APB4ENR_COMP12EN RCC_APB4ENR_COMP12EN_Msk macro
Dstm32h7b0xx.h14260 #define RCC_APB4ENR_COMP12EN RCC_APB4ENR_COMP12EN_Msk macro
Dstm32h7b0xxq.h14272 #define RCC_APB4ENR_COMP12EN RCC_APB4ENR_COMP12EN_Msk macro
Dstm32h7a3xxq.h13816 #define RCC_APB4ENR_COMP12EN RCC_APB4ENR_COMP12EN_Msk macro
Dstm32h7b3xx.h14267 #define RCC_APB4ENR_COMP12EN RCC_APB4ENR_COMP12EN_Msk macro
Dstm32h7b3xxq.h14279 #define RCC_APB4ENR_COMP12EN RCC_APB4ENR_COMP12EN_Msk macro
Dstm32h730xxq.h16136 #define RCC_APB4ENR_COMP12EN RCC_APB4ENR_COMP12EN_Msk macro
Dstm32h733xx.h16124 #define RCC_APB4ENR_COMP12EN RCC_APB4ENR_COMP12EN_Msk macro
Dstm32h725xx.h15673 #define RCC_APB4ENR_COMP12EN RCC_APB4ENR_COMP12EN_Msk macro
Dstm32h730xx.h16124 #define RCC_APB4ENR_COMP12EN RCC_APB4ENR_COMP12EN_Msk macro
Dstm32h735xx.h16136 #define RCC_APB4ENR_COMP12EN RCC_APB4ENR_COMP12EN_Msk macro
Dstm32h742xx.h14999 #define RCC_APB4ENR_COMP12EN RCC_APB4ENR_COMP12EN_Msk macro
Dstm32h723xx.h15661 #define RCC_APB4ENR_COMP12EN RCC_APB4ENR_COMP12EN_Msk macro
Dstm32h750xx.h15904 #define RCC_APB4ENR_COMP12EN RCC_APB4ENR_COMP12EN_Msk macro
Dstm32h753xx.h15910 #define RCC_APB4ENR_COMP12EN RCC_APB4ENR_COMP12EN_Msk macro
Dstm32h745xx.h16237 #define RCC_APB4ENR_COMP12EN RCC_APB4ENR_COMP12EN_Msk macro
Dstm32h745xg.h16237 #define RCC_APB4ENR_COMP12EN RCC_APB4ENR_COMP12EN_Msk macro
Dstm32h743xx.h15635 #define RCC_APB4ENR_COMP12EN RCC_APB4ENR_COMP12EN_Msk macro
Dstm32h755xx.h16512 #define RCC_APB4ENR_COMP12EN RCC_APB4ENR_COMP12EN_Msk macro
Dstm32h757xx.h19675 #define RCC_APB4ENR_COMP12EN RCC_APB4ENR_COMP12EN_Msk macro
Dstm32h747xg.h19400 #define RCC_APB4ENR_COMP12EN RCC_APB4ENR_COMP12EN_Msk macro
Dstm32h747xx.h19400 #define RCC_APB4ENR_COMP12EN RCC_APB4ENR_COMP12EN_Msk macro