| /device/soc/esp/esp32/components/hal/ |
| D | uart_hal.c | 68 void uart_hal_set_hw_flow_ctrl(uart_hal_context_t *hal, uart_hw_flowcontrol_t flow_ctrl, uint8_t rx… in uart_hal_set_hw_flow_ctrl() 73 void uart_hal_get_hw_flow_ctrl(uart_hal_context_t *hal, uart_hw_flowcontrol_t *flow_ctrl) in uart_hal_get_hw_flow_ctrl() 78 void uart_hal_set_sw_flow_ctrl(uart_hal_context_t *hal, uart_sw_flowctrl_t *flow_ctrl, bool sw_flow… in uart_hal_set_sw_flow_ctrl()
|
| /device/soc/esp/esp32/components/hal/esp32/include/hal/ |
| D | uart_ll.h | 472 FORCE_INLINE_ATTR void uart_ll_set_hw_flow_ctrl(uart_dev_t *hw, uart_hw_flowcontrol_t flow_ctrl, ui… in uart_ll_set_hw_flow_ctrl() 496 FORCE_INLINE_ATTR void uart_ll_get_hw_flow_ctrl(uart_dev_t *hw, uart_hw_flowcontrol_t *flow_ctrl) in uart_ll_get_hw_flow_ctrl() 516 FORCE_INLINE_ATTR void uart_ll_set_sw_flow_ctrl(uart_dev_t *hw, uart_sw_flowctrl_t *flow_ctrl, bool… in uart_ll_set_sw_flow_ctrl()
|
| /device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/gus_c/ |
| D | gus_c.c | 326 sdk_err_t gus_c_rx_flow_ctrl_set(uint8_t conn_idx, uint8_t flow_ctrl) in gus_c_rx_flow_ctrl_set()
|
| /device/soc/beken/bk7235/liteos_m/bk_sdk_armino/include/driver/hal/ |
| D | hal_uart_types.h | 105 uart_flow_control_t flow_ctrl; /**< UART flow control */ member
|
| /device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/gus/ |
| D | gus.c | 421 sdk_err_t gus_rx_flow_ctrl_set(uint8_t conn_idx, uint8_t flow_ctrl) in gus_rx_flow_ctrl_set()
|
| /device/soc/esp/esp32/components/hal/include/hal/ |
| D | uart_types.h | 144 uart_hw_flowcontrol_t flow_ctrl; /*!< UART HW flow control mode (cts/rts)*/ member
|
| /device/soc/esp/esp32/components/esp_rom/include/esp32/rom/ |
| D | uart.h | 157 UartFlowCtrl flow_ctrl; member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/uart/ |
| D | hi_uart.c | 278 hi_u32 hi_uart_set_flow_ctrl(hi_uart_idx id, hi_flow_ctrl flow_ctrl) in hi_uart_set_flow_ctrl()
|
| D | serial_dw.h | 39 hi_u8 flow_ctrl; /* 0: None; 1:rts&&cts. 2:only rts; 3:only cts */ member
|
| D | uart_drv.h | 80 …hi_u8 flow_ctrl; /**< 0: disable flow ctrl; 1: enable rts and cts; 2: enable rts only; 3: en… member
|
| /device/soc/esp/esp32/components/driver/ |
| D | uart.c | 324 esp_err_t uart_set_hw_flow_ctrl(uart_port_t uart_num, uart_hw_flowcontrol_t flow_ctrl, uint8_t rx_t… in uart_set_hw_flow_ctrl() 335 esp_err_t uart_get_hw_flow_ctrl(uart_port_t uart_num, uart_hw_flowcontrol_t* flow_ctrl) in uart_get_hw_flow_ctrl()
|
| /device/soc/winnermicro/wm800/board/src/app/wm_atcmd/ |
| D | wm_cmdp.h | 170 u32 flow_ctrl; member
|
| D | wm_cmdp_hostif_gcc.h | 475 u8 flow_ctrl; member 1008 u8 flow_ctrl; member
|
| /device/soc/winnermicro/wm800/board/platform/drivers/uart/ |
| D | wm_uart.c | 237 …T_STATUS_T tls_uart_set_flow_ctrl(struct tls_uart_port * port, TLS_UART_FLOW_CTRL_MODE_T flow_ctrl) in tls_uart_set_flow_ctrl()
|
| /device/soc/winnermicro/wm800/board/include/driver/ |
| D | wm_uart.h | 205 TLS_UART_FLOW_CTRL_MODE_T flow_ctrl; /**< Flow control type */ member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/ |
| D | hi_boot_rom.h | 411 hi_uchar flow_ctrl; /* 0: None; 1:rts&&cts. 2:only rts; 3:only cts */ member
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/ |
| D | hcc_host.h | 122 hcc_flow_ctrl_stru flow_ctrl; member
|
| /device/soc/rockchip/rk3588/kernel/include/linux/ |
| D | stmmac.h | 184 unsigned int flow_ctrl; member
|
| /device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| D | stmmac.h | 184 unsigned int flow_ctrl; member
|
| D | hwif.h | 329 void (*flow_ctrl)(struct mac_device_info *hw, unsigned int duplex, member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/ |
| D | hi_boot_rom.h | 411 hi_uchar flow_ctrl; /* 0: None; 1:rts&&cts. 2:only rts; 3:only cts */ member
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/gmac/ |
| D | sunxi-gmac.c | 247 static int flow_ctrl; variable
|