Searched refs:RCC_CCIPR_USART3SEL_0 (Results 1 – 3 of 3) sorted by relevance
448 #define RCC_USART3CLKSOURCE_SYSCLK RCC_CCIPR_USART3SEL_0450 #define RCC_USART3CLKSOURCE_LSE (RCC_CCIPR_USART3SEL_0 | RCC_CCIPR_USART3SEL_1)
413 #define LL_RCC_USART3_CLKSOURCE_SYSCLK ((RCC_CCIPR_USART3SEL << 16U) | RCC_CCIPR_USART3SEL_0) /…
11517 #define RCC_CCIPR_USART3SEL_0 (0x1UL << RCC_CCIPR_USART3SEL_Pos) /*!< 0x00000010 */ macro