Searched refs:RCC_APB7ENR_LPUART1EN (Results 1 – 7 of 7) sorted by relevance
1024 SET_BIT(RCC->APB7ENR, RCC_APB7ENR_LPUART1EN); \1026 … tmpreg = READ_BIT(RCC->APB7ENR, RCC_APB7ENR_LPUART1EN); \1065 #define __HAL_RCC_LPUART1_CLK_DISABLE() CLEAR_BIT(RCC->APB7ENR, RCC_APB7ENR_LPUART1EN)1188 #define __HAL_RCC_LPUART1_IS_CLK_ENABLED() (READ_BIT(RCC->APB7ENR, RCC_APB7ENR_LPUART1EN) != 0U)
188 #define LL_APB7_GRP1_PERIPH_LPUART1 RCC_APB7ENR_LPUART1EN
6310 #define RCC_APB7ENR_LPUART1EN RCC_APB7ENR_LPUART1EN_Msk macro
10133 #define RCC_APB7ENR_LPUART1EN RCC_APB7ENR_LPUART1EN_Msk macro
10429 #define RCC_APB7ENR_LPUART1EN RCC_APB7ENR_LPUART1EN_Msk macro
10447 #define RCC_APB7ENR_LPUART1EN RCC_APB7ENR_LPUART1EN_Msk macro