Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_rcc.h960 SET_BIT(RCC->APBENR2, RCC_APBENR2_USART1EN); \
962 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_USART1EN); \
1001 #define __HAL_RCC_USART1_CLK_DISABLE() CLEAR_BIT(RCC->APBENR2, RCC_APBENR2_USART1EN)
1120 #define __HAL_RCC_USART1_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR2, RCC_APBENR2_USART1EN) != 0U)
1129 #define __HAL_RCC_USART1_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR2, RCC_APBENR2_USART1EN) == 0U)
Dstm32c0xx_ll_bus.h122 #define LL_APB1_GRP2_PERIPH_USART1 RCC_APBENR2_USART1EN
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc.h1175 SET_BIT(RCC->APBENR2, RCC_APBENR2_USART1EN); \
1177 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_USART1EN); \
1215 #define __HAL_RCC_USART1_CLK_DISABLE() CLEAR_BIT(RCC->APBENR2, RCC_APBENR2_USART1EN)
1426 #define __HAL_RCC_USART1_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR2, RCC_APBENR2_USART1EN) != 0U)
1444 #define __HAL_RCC_USART1_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR2, RCC_APBENR2_USART1EN) == 0U)
Dstm32u0xx_ll_bus.h149 #define LL_APB1_GRP2_PERIPH_USART1 RCC_APBENR2_USART1EN
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc.h1320 SET_BIT(RCC->APBENR2, RCC_APBENR2_USART1EN); \
1322 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_USART1EN); \
1442 #define __HAL_RCC_USART1_CLK_DISABLE() CLEAR_BIT(RCC->APBENR2, RCC_APBENR2_USART1EN)
1674 #define __HAL_RCC_USART1_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR2, RCC_APBENR2_USART1EN) != 0U)
1686 #define __HAL_RCC_USART1_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR2, RCC_APBENR2_USART1EN) == 0U)
Dstm32g0xx_ll_bus.h182 #define LL_APB2_GRP1_PERIPH_USART1 RCC_APBENR2_USART1EN
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h4119 #define RCC_APBENR2_USART1EN RCC_APBENR2_USART1EN_Msk macro
Dstm32c031xx.h4279 #define RCC_APBENR2_USART1EN RCC_APBENR2_USART1EN_Msk macro
Dstm32c071xx.h4747 #define RCC_APBENR2_USART1EN RCC_APBENR2_USART1EN_Msk macro
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g030xx.h4355 #define RCC_APBENR2_USART1EN RCC_APBENR2_USART1EN_Msk macro
Dstm32g050xx.h4389 #define RCC_APBENR2_USART1EN RCC_APBENR2_USART1EN_Msk macro
Dstm32g070xx.h4530 #define RCC_APBENR2_USART1EN RCC_APBENR2_USART1EN_Msk macro
Dstm32g031xx.h4569 #define RCC_APBENR2_USART1EN RCC_APBENR2_USART1EN_Msk macro
Dstm32g041xx.h4817 #define RCC_APBENR2_USART1EN RCC_APBENR2_USART1EN_Msk macro
Dstm32g051xx.h4926 #define RCC_APBENR2_USART1EN RCC_APBENR2_USART1EN_Msk macro
Dstm32g061xx.h5174 #define RCC_APBENR2_USART1EN RCC_APBENR2_USART1EN_Msk macro
Dstm32g071xx.h5291 #define RCC_APBENR2_USART1EN RCC_APBENR2_USART1EN_Msk macro
Dstm32g081xx.h5539 #define RCC_APBENR2_USART1EN RCC_APBENR2_USART1EN_Msk macro
Dstm32g0b0xx.h5579 #define RCC_APBENR2_USART1EN RCC_APBENR2_USART1EN_Msk macro
Dstm32g0c1xx.h6897 #define RCC_APBENR2_USART1EN RCC_APBENR2_USART1EN_Msk macro
Dstm32g0b1xx.h6649 #define RCC_APBENR2_USART1EN RCC_APBENR2_USART1EN_Msk macro
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h5440 #define RCC_APBENR2_USART1EN RCC_APBENR2_USART1EN_Msk macro
Dstm32u083xx.h6274 #define RCC_APBENR2_USART1EN RCC_APBENR2_USART1EN_Msk macro
Dstm32u073xx.h6010 #define RCC_APBENR2_USART1EN RCC_APBENR2_USART1EN_Msk macro