Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_rcc.h862 SET_BIT(RCC->APBENR1, RCC_APBENR1_USART2EN); \
864 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_USART2EN); \
916 #define __HAL_RCC_USART2_CLK_DISABLE() CLEAR_BIT(RCC->APBENR1, RCC_APBENR1_USART2EN)
1076 #define __HAL_RCC_USART2_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_USART2EN) != 0U)
1099 #define __HAL_RCC_USART2_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_USART2EN) == 0U)
Dstm32c0xx_ll_bus.h103 #define LL_APB1_GRP1_PERIPH_USART2 RCC_APBENR1_USART2EN
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc.h962 SET_BIT(RCC->APBENR1, RCC_APBENR1_USART2EN); \
964 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_USART2EN); \
1104 #define __HAL_RCC_USART2_CLK_DISABLE() CLEAR_BIT(RCC->APBENR1, RCC_APBENR1_USART2EN)
1314 #define __HAL_RCC_USART2_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_USART2EN) !=…
1376 #define __HAL_RCC_USART2_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_USART2EN) ==…
Dstm32u0xx_ll_bus.h120 #define LL_APB1_GRP1_PERIPH_USART2 RCC_APBENR1_USART2EN
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc.h1098 SET_BIT(RCC->APBENR1, RCC_APBENR1_USART2EN); \
1100 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_USART2EN); \
1389 #define __HAL_RCC_USART2_CLK_DISABLE() CLEAR_BIT(RCC->APBENR1, RCC_APBENR1_USART2EN)
1554 #define __HAL_RCC_USART2_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_USART2EN) != 0U)
1618 #define __HAL_RCC_USART2_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_USART2EN) == 0U)
Dstm32g0xx_ll_bus.h136 #define LL_APB1_GRP1_PERIPH_USART2 RCC_APBENR1_USART2EN
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h4096 #define RCC_APBENR1_USART2EN RCC_APBENR1_USART2EN_Msk macro
Dstm32c031xx.h4256 #define RCC_APBENR1_USART2EN RCC_APBENR1_USART2EN_Msk macro
Dstm32c071xx.h4721 #define RCC_APBENR1_USART2EN RCC_APBENR1_USART2EN_Msk macro
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g030xx.h4329 #define RCC_APBENR1_USART2EN RCC_APBENR1_USART2EN_Msk macro
Dstm32g050xx.h4363 #define RCC_APBENR1_USART2EN RCC_APBENR1_USART2EN_Msk macro
Dstm32g070xx.h4498 #define RCC_APBENR1_USART2EN RCC_APBENR1_USART2EN_Msk macro
Dstm32g031xx.h4534 #define RCC_APBENR1_USART2EN RCC_APBENR1_USART2EN_Msk macro
Dstm32g041xx.h4782 #define RCC_APBENR1_USART2EN RCC_APBENR1_USART2EN_Msk macro
Dstm32g051xx.h4888 #define RCC_APBENR1_USART2EN RCC_APBENR1_USART2EN_Msk macro
Dstm32g061xx.h5136 #define RCC_APBENR1_USART2EN RCC_APBENR1_USART2EN_Msk macro
Dstm32g071xx.h5238 #define RCC_APBENR1_USART2EN RCC_APBENR1_USART2EN_Msk macro
Dstm32g081xx.h5486 #define RCC_APBENR1_USART2EN RCC_APBENR1_USART2EN_Msk macro
Dstm32g0b0xx.h5544 #define RCC_APBENR1_USART2EN RCC_APBENR1_USART2EN_Msk macro
Dstm32g0c1xx.h6841 #define RCC_APBENR1_USART2EN RCC_APBENR1_USART2EN_Msk macro
Dstm32g0b1xx.h6593 #define RCC_APBENR1_USART2EN RCC_APBENR1_USART2EN_Msk macro
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h5393 #define RCC_APBENR1_USART2EN RCC_APBENR1_USART2EN_Msk macro
Dstm32u083xx.h6221 #define RCC_APBENR1_USART2EN RCC_APBENR1_USART2EN_Msk macro
Dstm32u073xx.h5957 #define RCC_APBENR1_USART2EN RCC_APBENR1_USART2EN_Msk macro