Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c3/include/hal/
Duhci_ll.h130 hw->conf0.uart_idle_eof_en = 1; in uhci_ll_set_eof_mode()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Duhci_ll.h131 hw->conf0.uart_idle_eof_en = 1; in uhci_ll_set_eof_mode()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Duhci_ll.h125 hw->conf0.uart_idle_eof_en = 1; in uhci_ll_set_eof_mode()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Duhci_ll.h124 hw->conf0.uart_idle_eof_en = 1; in uhci_ll_set_eof_mode()
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Duhci_struct.h34 uint32_t uart_idle_eof_en : 1; member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Duhci_struct.h24 …uint32_t uart_idle_eof_en: 1; /*If this bit is set to 1 UHCI will end the payload re… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Duhci_struct.h52 uint32_t uart_idle_eof_en:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Duhci_struct.h52 uint32_t uart_idle_eof_en:1; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Duhci_struct.h45 …uint32_t uart_idle_eof_en: 1; /*Set this bit to enable to use idle time when the… member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Duhci_struct.h36 uint32_t uart_idle_eof_en: 1; member