Searched defs:flow_ctrl (Results 1 – 14 of 14) sorted by relevance
89 const hal_uart_attr_t *attr, hal_uart_flow_ctrl_t flow_ctrl) in hal_uart_init()
270 …uint8_t flow_ctrl; /*!< @if Eng UART flow control, For details see @ref uart_flow… member
36 uint8_t flow_ctrl; /* 0: None; 1:rts&&cts. 2:only rts; 3:only cts */ member
278 hi_u32 hi_uart_set_flow_ctrl(hi_uart_idx id, hi_flow_ctrl flow_ctrl) in hi_uart_set_flow_ctrl()
39 hi_u8 flow_ctrl; /* 0: None; 1:rts&&cts. 2:only rts; 3:only cts */ member
80 …hi_u8 flow_ctrl; /**< 0: disable flow ctrl; 1: enable rts and cts; 2: enable rts only; 3: en… member
112 const hal_uart_attr_t *attr, hal_uart_flow_ctrl_t flow_ctrl) in hal_uart_v151_init()
234 uint8_t flow_ctrl = UART_FLOW_CTRL_SOFT; in uapi_uart_init() local
411 hi_uchar flow_ctrl; /* 0: None; 1:rts&&cts. 2:only rts; 3:only cts */ member
184 unsigned int flow_ctrl; member
122 hcc_flow_ctrl_stru flow_ctrl; member
329 void (*flow_ctrl)(struct mac_device_info *hw, unsigned int duplex, member