Searched refs:iir (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-2.7.6/drivers/serial/ | ||
D | uart_lpc11u6x.h | 102 volatile uint32_t iir; /* Interrupt ID */ member |
D | uart_lpc11u6x.c | 323 data->cached_iir = cfg->uart0->iir; in lpc11u6x_uart0_irq_update() |