Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/smarth_rv64/hal/aos/hal/
A Duart.h50 FLOW_CONTROL_CTS_RTS /**< Both CTS and RTS flow control */ enumerator
/AliOS-Things-master/components/drivers/peripheral/uart/include/aos/hal/
A Duart.h54 FLOW_CONTROL_CTS_RTS /**< Both CTS and RTS flow control */ enumerator
/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_uart.h51 FLOW_CONTROL_CTS_RTS /**< Both CTS and RTS flow control */ enumerator
/AliOS-Things-master/components/linkkit/include/linkkit/wrappers/
A Dwrappers_defs.h147 FLOW_CONTROL_CTS_RTS enumerator
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Duart.c210 }else if(uart->config.flow_control == FLOW_CONTROL_CTS_RTS){ in hal_uart_init()
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_uart.c124 dev->config.flow_control = FLOW_CONTROL_CTS_RTS; in machine_uart_init_helper()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmachine_uart.c127 dev->config.flow_control = FLOW_CONTROL_CTS_RTS; in machine_uart_init_helper()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmachine_uart.c127 dev->config.flow_control = FLOW_CONTROL_CTS_RTS; in machine_uart_init_helper()
/AliOS-Things-master/components/drivers/peripheral/uart/src/
A Duart_dev.c228 c = FLOW_CONTROL_CTS_RTS; in _arg_to_flow_control()
/AliOS-Things-master/components/py_engine/modules/driver/
A Dboard_mgr.c287 config->flow_control = FLOW_CONTROL_CTS_RTS; in board_parse_uart()
/AliOS-Things-master/components/amp/services/board_mgr/
A Dboard_mgr.c321 config->flow_control = FLOW_CONTROL_CTS_RTS; in board_parse_uart()

Completed in 17 milliseconds