Searched refs:USART_CTRL_AUTOTX (Results 1 – 2 of 2) sorted by relevance
601 (init->autoTx ? USART_CTRL_AUTOTX : 0); in USART_InitSync()
229 #define USART_CTRL_AUTOTX (0x1UL << 29) /**< Always … macro
Completed in 15 milliseconds