Searched refs:UART1_IRQ (Results 1 – 2 of 2) sorted by relevance
30 #define UART1_IRQ 21 macro
114 static_assert(UART1_IRQ == UART0_IRQ + 1, ""); in stdio_uart_set_chars_available_callback()
Completed in 4 milliseconds