Searched refs:USART_CLOCKSOURCE_D2PCLK2 (Results 1 – 2 of 2) sorted by relevance
111 USART_CLOCKSOURCE_D2PCLK2 = 0x01U, /*!< Domain2 PCLK2 clock source */ enumerator734 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_D2PCLK2; \815 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_D2PCLK2; \842 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_D2PCLK2; \877 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_D2PCLK2; \958 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_D2PCLK2; \
2935 case USART_CLOCKSOURCE_D2PCLK2: in USART_SetConfig()