Searched refs:tls_uart_write_async (Results 1 – 2 of 2) sorted by relevance
492 int tls_uart_write_async(u16 uart_no, char *buf, u16 writesize);
1007 int tls_uart_write_async(u16 uart_no, char *buf, u16 writesize) in tls_uart_write_async() function1055 return tls_uart_write_async(uart_no, buf, writesize); in tls_uart_write()