Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/smarth_rv64/hal/aos/hal/
A Duart.h48 FLOW_CONTROL_CTS, /**< Clear to send, yet to send data */ enumerator
/AliOS-Things-master/components/drivers/peripheral/uart/include/aos/hal/
A Duart.h52 FLOW_CONTROL_CTS, /**< Clear to send, yet to send data */ enumerator
/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_uart.h49 FLOW_CONTROL_CTS, /**< Clear to send, yet to send data */ enumerator
/AliOS-Things-master/components/linkkit/include/linkkit/wrappers/
A Dwrappers_defs.h145 FLOW_CONTROL_CTS, enumerator
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Duart.c202 if(uart->config.flow_control == FLOW_CONTROL_CTS){ in hal_uart_init()
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_uart.c126 dev->config.flow_control = FLOW_CONTROL_CTS; in machine_uart_init_helper()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmachine_uart.c129 dev->config.flow_control = FLOW_CONTROL_CTS; in machine_uart_init_helper()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmachine_uart.c129 dev->config.flow_control = FLOW_CONTROL_CTS; in machine_uart_init_helper()
/AliOS-Things-master/components/drivers/peripheral/uart/src/
A Duart_dev.c234 c = FLOW_CONTROL_CTS; in _arg_to_flow_control()
/AliOS-Things-master/components/py_engine/modules/driver/
A Dboard_mgr.c279 config->flow_control = FLOW_CONTROL_CTS; in board_parse_uart()
/AliOS-Things-master/components/amp/services/board_mgr/
A Dboard_mgr.c313 config->flow_control = FLOW_CONTROL_CTS; in board_parse_uart()

Completed in 18 milliseconds