Searched refs:usartFlush (Results 1 – 3 of 3) sorted by relevance
66 void usartFlush(const struct usart* __restrict usart);
151 void usartFlush(const struct usart* __restrict usart) in usartFlush() function
188 usartFlush(&mDbgUart); in platLogFlush()