Home
last modified time | relevance | path

Searched refs:RCC_APBENR1_UCPD2EN (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc.h1175 SET_BIT(RCC->APBENR1, RCC_APBENR1_UCPD2EN); \
1177 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_UCPD2EN); \
1386 #define __HAL_RCC_UCPD2_CLK_DISABLE() CLEAR_BIT(RCC->APBENR1, RCC_APBENR1_UCPD2EN)
1547 #define __HAL_RCC_UCPD2_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_UCPD2EN) != 0U)
1611 #define __HAL_RCC_UCPD2_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_UCPD2EN) == 0U)
Dstm32g0xx_ll_bus.h158 #define LL_APB1_GRP1_PERIPH_UCPD2 RCC_APBENR1_UCPD2EN
/hal_stm32-3.4.0/stm32cube/stm32g0xx/soc/
Dstm32g081xx.h5504 #define RCC_APBENR1_UCPD2EN RCC_APBENR1_UCPD2EN_Msk macro
Dstm32g071xx.h5256 #define RCC_APBENR1_UCPD2EN RCC_APBENR1_UCPD2EN_Msk macro
Dstm32g0b1xx.h6614 #define RCC_APBENR1_UCPD2EN RCC_APBENR1_UCPD2EN_Msk macro
Dstm32g0c1xx.h6862 #define RCC_APBENR1_UCPD2EN RCC_APBENR1_UCPD2EN_Msk macro