Searched refs:aos_tty_ops_t (Results 1 – 5 of 5) sorted by relevance
50 } aos_tty_ops_t; typedef57 aos_status_t aos_tty_register_argumented(aos_tty_t *tty, uint32_t id, const aos_tty_ops_t *ops, uin…
292 static const aos_tty_ops_t tty_uart_ops = {
349 static const aos_tty_ops_t tty_csi_ops = {
676 aos_status_t aos_tty_register_argumented(aos_tty_t *tty, uint32_t id, const aos_tty_ops_t *ops, uin… in aos_tty_register_argumented()
807 static const aos_tty_ops_t tty_uart_ops = {
Completed in 8 milliseconds