Searched refs:RCC_APBENR1_USART3EN (Results 1 – 8 of 8) sorted by relevance
1074 SET_BIT(RCC->APBENR1, RCC_APBENR1_USART3EN); \1076 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_USART3EN); \1359 #define __HAL_RCC_USART3_CLK_DISABLE() CLEAR_BIT(RCC->APBENR1, RCC_APBENR1_USART3EN)1523 #define __HAL_RCC_USART3_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_USART3EN) != 0U)1587 #define __HAL_RCC_USART3_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_USART3EN) == 0U)
140 #define LL_APB1_GRP1_PERIPH_USART3 RCC_APBENR1_USART3EN
4399 #define RCC_APBENR1_USART3EN RCC_APBENR1_USART3EN_Msk macro
5143 #define RCC_APBENR1_USART3EN RCC_APBENR1_USART3EN_Msk macro
5391 #define RCC_APBENR1_USART3EN RCC_APBENR1_USART3EN_Msk macro
5446 #define RCC_APBENR1_USART3EN RCC_APBENR1_USART3EN_Msk macro
6750 #define RCC_APBENR1_USART3EN RCC_APBENR1_USART3EN_Msk macro
6502 #define RCC_APBENR1_USART3EN RCC_APBENR1_USART3EN_Msk macro