Searched refs:uart1_rx_handler (Results 1 – 2 of 2) sorted by relevance
17 void uart1_rx_handler(mss_uart_instance_t * this_uart);
45 void uart1_rx_handler(mss_uart_instance_t *this_uart) in uart1_rx_handler() function97 MSS_UART_set_rx_handler(uart->uart, uart1_rx_handler, MSS_UART_FIFO_SINGLE_BYTE); in sf2_uart_configure()
Completed in 4 milliseconds