Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/soc/esp32c3/include/soc/
Dsoc.h74 #define UART_FIFO_AHB_REG(i) (REG_UART_AHB_BASE(i) + 0x0) macro
/hal_espressif-2.7.6/components/soc/esp32s3/include/soc/
Dsoc.h102 #define UART_FIFO_AHB_REG(i) (REG_UART_AHB_BASE(i) + 0x0) macro
/hal_espressif-2.7.6/components/soc/esp32s2/include/soc/
Dsoc.h89 #define UART_FIFO_AHB_REG(i) (REG_UART_AHB_BASE(i) + 0x0) macro
/hal_espressif-2.7.6/components/soc/esp32/include/soc/
Duart_reg.h22 #define UART_FIFO_AHB_REG(i) (REG_UART_AHB_BASE(i) + 0x0) macro