Searched refs:rt_hw_uart_msg_isr (Results 1 – 1 of 1) sorted by relevance
47 static void rt_hw_uart_msg_isr(int irqno, void *param) in rt_hw_uart_msg_isr() function83 rt_hw_interrupt_install(uart_msg_hw->config.irq_num, rt_hw_uart_msg_isr, uart_msg_hw, "uart"); in uart_msg_configure()
Completed in 5 milliseconds