Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsoc.h31 #define UART_FIFO_AHB_REG(i) (REG_UART_AHB_BASE(i) + 0x0) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsoc.h22 #define UART_FIFO_AHB_REG(i) (REG_UART_AHB_BASE(i) + 0x0) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsoc.h24 #define UART_FIFO_AHB_REG(i) (REG_UART_AHB_BASE(i) + 0x0) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsoc.h22 #define UART_FIFO_AHB_REG(i) (REG_UART_AHB_BASE(i) + 0x0) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsoc.h22 #define UART_FIFO_AHB_REG(i) (REG_UART_AHB_BASE(i) + 0x0) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsoc.h33 #define UART_FIFO_AHB_REG(i) (REG_UART_AHB_BASE(i) + 0x0) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Duart_reg.h22 #define UART_FIFO_AHB_REG(i) (REG_UART_AHB_BASE(i) + 0x0) macro