Searched defs:uart_device (Results 1 – 1 of 1) sorted by relevance
72 struct uart_device { struct73 uint32_t iotype;74 uint32_t uartclk;98 struct uart_device uarts[MAX_UARTS]; argument