Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Duart_ll.h486 hw->flow_conf.xonoff_del = 1; in uart_ll_set_sw_flow_ctrl()
494 hw->flow_conf.xonoff_del = 0; in uart_ll_set_sw_flow_ctrl()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Duart_ll.h529 hw->flow_conf.xonoff_del = 1; in uart_ll_set_sw_flow_ctrl()
537 hw->flow_conf.xonoff_del = 0; in uart_ll_set_sw_flow_ctrl()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Duart_ll.h555 hw->flow_conf.xonoff_del = 1; in uart_ll_set_sw_flow_ctrl()
563 hw->flow_conf.xonoff_del = 0; in uart_ll_set_sw_flow_ctrl()
/hal_espressif-latest/components/hal/esp32/include/hal/
Duart_ll.h516 hw->flow_conf.xonoff_del = 1; in uart_ll_set_sw_flow_ctrl()
524 hw->flow_conf.xonoff_del = 0; in uart_ll_set_sw_flow_ctrl()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Duart_ll.h555 hw->flow_conf.xonoff_del = 1; in uart_ll_set_sw_flow_ctrl()
563 hw->flow_conf.xonoff_del = 0; in uart_ll_set_sw_flow_ctrl()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Duart_ll.h578 hw->swfc_conf0_sync.xonoff_del = 1; in uart_ll_set_sw_flow_ctrl()
586 hw->swfc_conf0_sync.xonoff_del = 0; in uart_ll_set_sw_flow_ctrl()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Duart_ll.h599 hw->swfc_conf0_sync.xonoff_del = 1; in uart_ll_set_sw_flow_ctrl()
607 hw->swfc_conf0_sync.xonoff_del = 0; in uart_ll_set_sw_flow_ctrl()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Duart_struct.h225 uint32_t xonoff_del: 1; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Duart_struct.h234 …uint32_t xonoff_del: 1; /*Set this bit to remove flow control char from the receiv… member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Duart_struct.h225 …uint32_t xonoff_del: 1; /*Set this bit to remove flow control char from the re… member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Duart_struct.h226 …uint32_t xonoff_del : 1; /*Set this bit to remove flow control char from th… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_uart_struct.h693 uint32_t xonoff_del:1; member
Duart_struct.h763 uint32_t xonoff_del:1; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Duart_struct.h678 uint32_t xonoff_del:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Duart_struct.h763 uint32_t xonoff_del:1; member