Home
last modified time | relevance | path

Searched refs:hal_uart_flow_control_t (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/hardware/chip/smarth_rv64/hal/aos/hal/
A Duart.h51 } hal_uart_flow_control_t; typedef
79 hal_uart_flow_control_t flow_control; /**< Uart flow control mode */
/AliOS-Things-master/components/drivers/peripheral/uart/include/aos/hal/
A Duart.h55 } hal_uart_flow_control_t; typedef
83 hal_uart_flow_control_t flow_control; /**< Uart flow control mode */
/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_uart.h52 } hal_uart_flow_control_t; typedef
80 hal_uart_flow_control_t flow_control; /**< Uart flow control mode */
/AliOS-Things-master/components/linkkit/include/linkkit/wrappers/
A Dwrappers_defs.h148 } hal_uart_flow_control_t; typedef
176 hal_uart_flow_control_t flow_control;
/AliOS-Things-master/components/drivers/peripheral/uart/src/
A Duart_dev.c219 static hal_uart_flow_control_t _arg_to_flow_control (unsigned long arg) { in _arg_to_flow_control()
220 hal_uart_flow_control_t c = 0; in _arg_to_flow_control()

Completed in 10 milliseconds