Home
last modified time | relevance | path

Searched refs:UART0_IRQ (Results 1 – 2 of 2) sorted by relevance

/external/platform/pico/rp2_common/pico_stdio_uart/
A Dstdio_uart.c114 static_assert(UART1_IRQ == UART0_IRQ + 1, ""); in stdio_uart_set_chars_available_callback()
115 const uint UART_IRQ = UART0_IRQ + uart_get_index(uart_instance); in stdio_uart_set_chars_available_callback()
/external/platform/pico/rp2040/hardware_regs/include/hardware/regs/
A Dintctrl.h29 #define UART0_IRQ 20 macro

Completed in 3 milliseconds