Home
last modified time | relevance | path

Searched defs:UART_INT_RAW_REG (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/soc/esp32/include/soc/
Duart_reg.h32 #define UART_INT_RAW_REG(i) (REG_UART_BASE(i) + 0x4) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Duart_reg.h30 #define UART_INT_RAW_REG(i) (REG_UART_BASE(i) + 0x4) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Duart_reg.h29 #define UART_INT_RAW_REG(i) (REG_UART_BASE(i) + 0x4) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Duart_reg.h23 #define UART_INT_RAW_REG(i) (REG_UART_BASE(i) + 0x4) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Duart_reg.h30 #define UART_INT_RAW_REG(i) (REG_UART_BASE(i) + 0x4) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Duart_reg.h38 #define UART_INT_RAW_REG(i) (REG_UART_BASE(i) + 0x4) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Duart_reg.h29 #define UART_INT_RAW_REG(i) (REG_UART_BASE(i) + 0x4) macro