Searched refs:HAL_UART_STDIO_PORT (Results 1 – 6 of 6) sorted by relevance
24 #ifndef HAL_UART_STDIO_PORT25 #define HAL_UART_STDIO_PORT 0 macro
40 uart_stdio.port = HAL_UART_STDIO_PORT; in uart_console_write()67 uart_stdio.port = HAL_UART_STDIO_PORT; in uart_console_read()
71 uart_stdio.port = HAL_UART_STDIO_PORT; in __write()
94 uart_stdio.port = HAL_UART_STDIO_PORT; in __write()
95 uart_stdio.port = HAL_UART_STDIO_PORT; in fputc()
169 uart_stdio.port = HAL_UART_STDIO_PORT; in _write_r()
Completed in 8 milliseconds