Home
last modified time | relevance | path

Searched defs:rt_serial_device (Results 1 – 2 of 2) sorted by relevance

/components/drivers/include/drivers/
A Ddev_serial_v2.h325 struct rt_serial_device struct
327 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
A Ddev_serial.h253 struct rt_serial_device struct
269 typedef struct rt_serial_device rt_serial_t; argument

Completed in 4 milliseconds