Searched refs:USART_CLOCKSOURCE_PCLK5 (Results 1 – 2 of 2) sorted by relevance
112 USART_CLOCKSOURCE_PCLK5 = 0x02U, /*!< PCLK5 clock source (only used by UART1) */ enumerator741 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK5; \
3423 case USART_CLOCKSOURCE_PCLK5: in USART_SetConfig()