Searched refs:USART_CLOCKSOURCE_PLL4Q (Results 1 – 2 of 2) sorted by relevance
114 USART_CLOCKSOURCE_PLL4Q = 0x08U, /*!< PLL4Q clock source */ enumerator753 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PLL4Q; \771 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PLL4Q; \795 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PLL4Q; \819 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PLL4Q; \
3432 case USART_CLOCKSOURCE_PLL4Q: in USART_SetConfig()