Searched refs:hal_uart_send (Results 1 – 3 of 3) sorted by relevance
99 hal_uart_send(port, tbuf, 5); in cmd_test_uart()
417 int32_t hal_uart_send(int32_t dev, const uint8_t *data, uint32_t num);
737 int32_t hal_uart_send(int32_t dev, const uint8_t *data, uint32_t num) in hal_uart_send() function
Completed in 7 milliseconds