Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/esptool_py/esptool/flasher_stub/include/
Dsoc_support.h183 #define UART_RXFIFO_FULL_INT_ENA (1<<0) macro
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Duart_reg.h391 #define UART_RXFIFO_FULL_INT_ENA (BIT(0)) macro
/hal_espressif-3.4.0/components/soc/esp32/include/soc/
Duart_reg.h404 #define UART_RXFIFO_FULL_INT_ENA (BIT(0)) macro
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Duart_reg.h424 #define UART_RXFIFO_FULL_INT_ENA (BIT(0)) macro
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/
Duart_reg.h424 #define UART_RXFIFO_FULL_INT_ENA (BIT(0)) macro
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Duart_reg.h357 #define UART_RXFIFO_FULL_INT_ENA (BIT(0)) macro