Searched refs:uart0_rx_handler (Results 1 – 2 of 2) sorted by relevance
16 void uart0_rx_handler(mss_uart_instance_t * this_uart);
29 void uart0_rx_handler(mss_uart_instance_t *this_uart) in uart0_rx_handler() function95 MSS_UART_set_rx_handler(uart->uart, uart0_rx_handler, MSS_UART_FIFO_SINGLE_BYTE); in sf2_uart_configure()
Completed in 4 milliseconds