Searched refs:UARTB_IRQ (Results 1 - 3 of 3) sorted by relevance

/seL4-camkes-master/projects/util_libs/libplatsupport/mach_include/nvidia/platsupport/mach/
H A Dserial_tk1_tx1_defs.h27 #define UARTB_IRQ 69 macro
/seL4-camkes-master/projects/util_libs/libplatsupport/plat_include/tx2/platsupport/plat/
H A Dserial.h28 #define UARTB_IRQ (113 + 32) macro
/seL4-camkes-master/projects/util_libs/libplatsupport/src/mach/nvidia/
H A Dchardev.c23 static const int uartB_irqs[] = {UARTB_IRQ, -1};
27 static const int uartB_ASYNC_irqs[] = {UARTB_IRQ, -1};

Completed in 42 milliseconds