Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Dstellaris.c54 #define NUM_UART 4 macro
1018 static const int uart_irq[NUM_UART] = {5, 6, 33, 34}; in stellaris_init()
1214 for (i = 0; i < NUM_UART; i++) { in stellaris_init()