Searched refs:RCC_CCIPR4_LPUART1SEL (Results 1 – 6 of 6) sorted by relevance
1036 MODIFY_REG(RCC->CCIPR4, RCC_CCIPR4_LPUART1SEL, (uint32_t)(__LPUART1_CLKSOURCE__))1047 #define __HAL_RCC_GET_LPUART1_SOURCE() ((uint32_t)(READ_BIT(RCC->CCIPR4, RCC_CCIPR4_LPUART1SEL)))
974 #define LL_RCC_LPUART1_CLKSOURCE RCC_CCIPR4_LPUART1SEL2627 MODIFY_REG(RCC->CCIPR4, RCC_CCIPR4_LPUART1SEL, ClkSource); in LL_RCC_SetLPUARTClockSource()3148 return (uint32_t)(READ_BIT(RCC->CCIPR4, RCC_CCIPR4_LPUART1SEL)); in LL_RCC_GetLPUARTClockSource()
15176 #define RCC_CCIPR4_LPUART1SEL RCC_CCIPR4_LPUART1SEL_Msk macro
16210 #define RCC_CCIPR4_LPUART1SEL RCC_CCIPR4_LPUART1SEL_Msk macro
15808 #define RCC_CCIPR4_LPUART1SEL RCC_CCIPR4_LPUART1SEL_Msk macro
15576 #define RCC_CCIPR4_LPUART1SEL RCC_CCIPR4_LPUART1SEL_Msk macro