Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c3/include/hal/
Duhci_ll.h127 hw->conf0.uart_rx_brk_eof_en = 1; in uhci_ll_set_eof_mode()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Duhci_ll.h128 hw->conf0.uart_rx_brk_eof_en = 1; in uhci_ll_set_eof_mode()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Duhci_ll.h122 hw->conf0.uart_rx_brk_eof_en = 1; in uhci_ll_set_eof_mode()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Duhci_ll.h121 hw->conf0.uart_rx_brk_eof_en = 1; in uhci_ll_set_eof_mode()
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Duhci_struct.h38 uint32_t uart_rx_brk_eof_en : 1; member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Duhci_struct.h28 …uint32_t uart_rx_brk_eof_en: 1; /*If this bit is set to 1 UHCI will end payload receiv… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Duhci_struct.h75 uint32_t uart_rx_brk_eof_en:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Duhci_struct.h75 uint32_t uart_rx_brk_eof_en:1; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Duhci_struct.h49 …uint32_t uart_rx_brk_eof_en: 1; /*Set this bit to enable to use brk char as the end… member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Duhci_struct.h40 uint32_t uart_rx_brk_eof_en: 1; member