Searched refs:uart_puts (Results 1 – 3 of 3) sorted by relevance
85 void uart_puts(uart_inst_t *uart, const char *s);
115 void uart_puts(uart_inst_t *uart, const char *s) { in uart_puts() function
524 static inline void uart_puts(uart_inst_t *uart, const char *s) { in uart_puts() function