Searched refs:rt_uart_mipssim (Results 1 – 1 of 1) sorted by relevance
25 struct rt_uart_mipssim struct33 struct rt_uart_mipssim *uart_dev = RT_NULL; in mipssim_uart_configure() argument38 uart_dev = (struct rt_uart_mipssim *)serial->parent.user_data; in mipssim_uart_configure()53 struct rt_uart_mipssim *uart_dev = RT_NULL; in mipssim_uart_control()56 uart_dev = (struct rt_uart_mipssim *)serial->parent.user_data; in mipssim_uart_control()93 struct rt_uart_mipssim *uart_dev = RT_NULL; in mipssim_uart_putc()97 uart_dev = (struct rt_uart_mipssim *)serial->parent.user_data; in mipssim_uart_putc()109 struct rt_uart_mipssim *uart_dev = RT_NULL; in mipssim_uart_getc()127 struct rt_uart_mipssim *uart_dev = RT_NULL; in uart_irq_handler()152 struct rt_uart_mipssim uart_dev0 =[all …]
Completed in 5 milliseconds