Home
last modified time | relevance | path

Searched defs:UART_RXFIFO_TOUT_INT_ENA (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.4.0/components/esptool_py/esptool/flasher_stub/include/
Dsoc_support.h184 #define UART_RXFIFO_TOUT_INT_ENA (1<<8) macro
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Duart_reg.h343 #define UART_RXFIFO_TOUT_INT_ENA (BIT(8)) macro
/hal_espressif-3.4.0/components/soc/esp32/include/soc/
Duart_reg.h356 #define UART_RXFIFO_TOUT_INT_ENA (BIT(8)) macro
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Duart_reg.h376 #define UART_RXFIFO_TOUT_INT_ENA (BIT(8)) macro
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/
Duart_reg.h376 #define UART_RXFIFO_TOUT_INT_ENA (BIT(8)) macro
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Duart_reg.h413 #define UART_RXFIFO_TOUT_INT_ENA (BIT(8)) macro