Searched refs:shell_uart_write_async (Results 1 – 1 of 1) sorted by relevance
73 static u16 shell_uart_write_async(shell_dev_t * shell_dev, u8 * pBuf, u16 BufLen, u16 Tag);84 .write_async = shell_uart_write_async,306 static u16 shell_uart_write_async(shell_dev_t * shell_dev, u8 * pBuf, u16 BufLen, u16 Tag) in shell_uart_write_async() function