Searched defs:rt_serial_device (Results 1 – 2 of 2) sorted by relevance
325 struct rt_serial_device struct327 struct rt_device parent;329 const struct rt_uart_ops *ops;330 struct serial_configure config;354 rt_err_t (*configure)(struct rt_serial_device *serial, argument
253 struct rt_serial_device struct269 typedef struct rt_serial_device rt_serial_t; argument
Completed in 4 milliseconds