Searched refs:hal_uart_printf_output (Results 1 – 2 of 2) sorted by relevance
255 void hal_uart_printf_output(const uint8_t *buf, uint32_t len);259 return hal_uart_printf_output(buf, len); in hal_uart_output()
1500 void hal_uart_printf_output(const uint8_t *buf, uint32_t len) in hal_uart_printf_output() function1536 hal_uart_printf_output((const uint8_t *)buf, ret); in hal_uart_printf()