Home
last modified time | relevance | path

Searched refs:tx_flow_en (Results 1 – 15 of 15) sorted by relevance

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Duart_ll.h449 hw->conf0.tx_flow_en = 1; in uart_ll_set_hw_flow_ctrl()
451 hw->conf0.tx_flow_en = 0; in uart_ll_set_hw_flow_ctrl()
469 if(hw->conf0.tx_flow_en) { in uart_ll_get_hw_flow_ctrl()
774 return hw->conf0.tx_flow_en; in uart_ll_is_hw_cts_en()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Duart_ll.h492 hw->conf0.tx_flow_en = 1; in uart_ll_set_hw_flow_ctrl()
494 hw->conf0.tx_flow_en = 0; in uart_ll_set_hw_flow_ctrl()
512 if (hw->conf0.tx_flow_en) { in uart_ll_get_hw_flow_ctrl()
818 return hw->conf0.tx_flow_en; in uart_ll_is_hw_cts_en()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Duart_ll.h518 hw->conf0.tx_flow_en = 1; in uart_ll_set_hw_flow_ctrl()
520 hw->conf0.tx_flow_en = 0; in uart_ll_set_hw_flow_ctrl()
538 if (hw->conf0.tx_flow_en) { in uart_ll_get_hw_flow_ctrl()
850 return hw->conf0.tx_flow_en; in uart_ll_is_hw_cts_en()
/hal_espressif-latest/components/hal/esp32/include/hal/
Duart_ll.h479 hw->conf0.tx_flow_en = 1; in uart_ll_set_hw_flow_ctrl()
481 hw->conf0.tx_flow_en = 0; in uart_ll_set_hw_flow_ctrl()
499 if(hw->conf0.tx_flow_en) { in uart_ll_get_hw_flow_ctrl()
807 return hw->conf0.tx_flow_en; in uart_ll_is_hw_cts_en()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Duart_ll.h518 hw->conf0.tx_flow_en = 1; in uart_ll_set_hw_flow_ctrl()
520 hw->conf0.tx_flow_en = 0; in uart_ll_set_hw_flow_ctrl()
538 if (hw->conf0.tx_flow_en) { in uart_ll_get_hw_flow_ctrl()
850 return hw->conf0.tx_flow_en; in uart_ll_is_hw_cts_en()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Duart_ll.h540 hw->conf0_sync.tx_flow_en = 1; in uart_ll_set_hw_flow_ctrl()
542 hw->conf0_sync.tx_flow_en = 0; in uart_ll_set_hw_flow_ctrl()
561 if (hw->conf0_sync.tx_flow_en) { in uart_ll_get_hw_flow_ctrl()
882 return hw->conf0_sync.tx_flow_en; in uart_ll_is_hw_cts_en()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Duart_ll.h561 hw->conf0_sync.tx_flow_en = 1; in uart_ll_set_hw_flow_ctrl()
563 hw->conf0_sync.tx_flow_en = 0; in uart_ll_set_hw_flow_ctrl()
582 if (hw->conf0_sync.tx_flow_en) { in uart_ll_get_hw_flow_ctrl()
891 return hw->conf0_sync.tx_flow_en; in uart_ll_is_hw_cts_en()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Duart_struct.h172 uint32_t tx_flow_en: 1; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Duart_struct.h180 …uint32_t tx_flow_en: 1; /*Set this bit to enable transmitter's flow control functi… member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Duart_struct.h171 …uint32_t tx_flow_en: 1; /*Set this bit to enable flow control function for tra… member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Duart_struct.h172 …uint32_t tx_flow_en : 1; /*Set this bit to enable flow control function for… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_uart_struct.h482 uint32_t tx_flow_en:1; member
Duart_struct.h550 uint32_t tx_flow_en:1; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Duart_struct.h569 uint32_t tx_flow_en:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Duart_struct.h550 uint32_t tx_flow_en:1; member