Home
last modified time | relevance | path

Searched refs:flow_ctrl (Results 1 – 6 of 6) sorted by relevance

/bsp/ESP32_C3/drivers/
A Ddrv_uart.c117 .flow_ctrl = UART_HW_FLOWCTRL_DISABLE, in rt_hw_uart_init()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/
A Dbflb_uart.h194 uint8_t flow_ctrl; member
/bsp/w60x/drivers/
A Ddrv_uart.c199 static int wm_uart_flow_ctrl_set(TLS_UART_REGS_T *UARTx, TLS_UART_FLOW_CTRL_MODE_T flow_ctrl) in wm_uart_flow_ctrl_set() argument
203 switch (flow_ctrl) in wm_uart_flow_ctrl_set()
/bsp/bouffalo_lab/libraries/rt_drivers/
A Ddrv_uart.c72 uart_cfg.flow_ctrl = 0; in _uart_configure()
/bsp/rockchip/common/drivers/
A Ddrv_uart.c338 if (dev->isAutoFlow && (cfg->flow_ctrl == RT_SERIAL_AUTO_FLOW_ENABLE)) in rockchip_uart_configure()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_uart.c63 if (config->flow_ctrl & UART_FLOWCTRL_CTS) { in bflb_uart_init()

Completed in 12 milliseconds