Searched defs:lpc_uart (Results 1 – 7 of 7) sorted by relevance
38 struct lpc_uart struct40 USART_Type *uart_base;41 IRQn_Type irqn;42 clock_name_t clock_src;44 struct rt_serial_device *serial;45 char *device_name;
22 struct lpc_uart struct30 struct lpc_uart *uart; in lpc_configure() argument
17 struct lpc_uart struct25 // struct lpc_uart *uart; in lpc_configure() argument
17 struct lpc_uart struct25 struct lpc_uart *uart; in lpc_configure() argument
17 struct lpc_uart struct31 struct lpc_uart *uart; in lpc_control() argument
25 struct lpc_uart struct33 struct lpc_uart *uart; in lpc_configure() argument
Completed in 13 milliseconds