Searched refs:RCC_CCIPR_USART3SEL_1 (Results 1 – 3 of 3) sorted by relevance
449 #define RCC_USART3CLKSOURCE_HSI RCC_CCIPR_USART3SEL_1450 #define RCC_USART3CLKSOURCE_LSE (RCC_CCIPR_USART3SEL_0 | RCC_CCIPR_USART3SEL_1)
414 #define LL_RCC_USART3_CLKSOURCE_HSI ((RCC_CCIPR_USART3SEL << 16U) | RCC_CCIPR_USART3SEL_1) /…
11518 #define RCC_CCIPR_USART3SEL_1 (0x2UL << RCC_CCIPR_USART3SEL_Pos) /*!< 0x00000020 */ macro