Home
last modified time | relevance | path

Searched refs:UART_HW_FLOWCTRL_DISABLE (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/hal/include/hal/
Duart_types.h87 UART_HW_FLOWCTRL_DISABLE = 0x0, /*!< disable hardware flow control*/ enumerator
/hal_espressif-latest/components/hal/
Duart_hal.c139 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/
Duart_ll.h465 *flow_ctrl = UART_HW_FLOWCTRL_DISABLE; in uart_ll_get_hw_flow_ctrl()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Duart_ll.h508 *flow_ctrl = UART_HW_FLOWCTRL_DISABLE; in uart_ll_get_hw_flow_ctrl()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Duart_ll.h534 *flow_ctrl = UART_HW_FLOWCTRL_DISABLE; in uart_ll_get_hw_flow_ctrl()
/hal_espressif-latest/components/hal/esp32/include/hal/
Duart_ll.h495 *flow_ctrl = UART_HW_FLOWCTRL_DISABLE; in uart_ll_get_hw_flow_ctrl()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Duart_ll.h534 *flow_ctrl = UART_HW_FLOWCTRL_DISABLE; in uart_ll_get_hw_flow_ctrl()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Duart_ll.h557 *flow_ctrl = UART_HW_FLOWCTRL_DISABLE; in uart_ll_get_hw_flow_ctrl()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Duart_ll.h578 *flow_ctrl = UART_HW_FLOWCTRL_DISABLE; in uart_ll_get_hw_flow_ctrl()
/hal_espressif-latest/components/bt/host/nimble/
DKconfig.in1149 default UART_HW_FLOWCTRL_DISABLE
1153 config UART_HW_FLOWCTRL_DISABLE config in Host-controller Transport""BT_NIMBLE_USE_HCI_UART_FLOW_CTRL
1161 default 0 if UART_HW_FLOWCTRL_DISABLE