Searched refs:uart_ll_set_hw_flow_ctrl (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/hal/ |
D | uart_hal.c | 53 uart_ll_set_hw_flow_ctrl(hal->dev, flow_ctrl, rx_thresh); in uart_hal_set_hw_flow_ctrl() 139 uart_ll_set_hw_flow_ctrl(hal->dev, UART_HW_FLOWCTRL_DISABLE, 100); in uart_hal_init()
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | uart_ll.h | 439 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() function
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | uart_ll.h | 482 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() function
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | uart_ll.h | 508 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() function
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | uart_ll.h | 469 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() function
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | uart_ll.h | 508 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() function
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | uart_ll.h | 530 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() function
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | uart_ll.h | 551 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() function
|