Searched refs:usartPutchat (Results 1 – 3 of 3) sorted by relevance
66 void usartPutchat(const struct usart* __restrict usart, char c);
147 void usartPutchat(const struct usart* __restrict usart, char c) in usartPutchat() function
196 usartPutchat(&mDbgUart, ch); in platLogPutcharF()