Home
last modified time | relevance | path

Searched refs:FLOW_CONTROL_RTS (Results 1 – 11 of 11) sorted by relevance

/AliOS-Things-master/hardware/chip/smarth_rv64/hal/aos/hal/
A Duart.h49 FLOW_CONTROL_RTS, /**< Require to send, yet to receive data */ enumerator
/AliOS-Things-master/components/drivers/peripheral/uart/include/aos/hal/
A Duart.h53 FLOW_CONTROL_RTS, /**< Require to send, yet to receive data */ enumerator
/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_uart.h50 FLOW_CONTROL_RTS, /**< Require to send, yet to receive data */ enumerator
/AliOS-Things-master/components/linkkit/include/linkkit/wrappers/
A Dwrappers_defs.h146 FLOW_CONTROL_RTS, enumerator
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Duart.c206 }else if(uart->config.flow_control == FLOW_CONTROL_RTS){ in hal_uart_init()
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_uart.c128 dev->config.flow_control = FLOW_CONTROL_RTS; in machine_uart_init_helper()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmachine_uart.c131 dev->config.flow_control = FLOW_CONTROL_RTS; in machine_uart_init_helper()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmachine_uart.c131 dev->config.flow_control = FLOW_CONTROL_RTS; in machine_uart_init_helper()
/AliOS-Things-master/components/drivers/peripheral/uart/src/
A Duart_dev.c231 c = FLOW_CONTROL_RTS; in _arg_to_flow_control()
/AliOS-Things-master/components/py_engine/modules/driver/
A Dboard_mgr.c283 config->flow_control = FLOW_CONTROL_RTS; in board_parse_uart()
/AliOS-Things-master/components/amp/services/board_mgr/
A Dboard_mgr.c317 config->flow_control = FLOW_CONTROL_RTS; in board_parse_uart()

Completed in 16 milliseconds