Home
last modified time | relevance | path

Searched refs:DR_REG_UHCI0_BASE (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsoc.h53 #define DR_REG_UHCI0_BASE 0x60014000 macro
71 #define REG_UHCI_BASE(i) (DR_REG_UHCI0_BASE - (i) * 0x8000)
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dsoc.h66 #define DR_REG_UHCI0_BASE 0x60014000 macro
99 #define REG_UHCI_BASE(i) (DR_REG_UHCI0_BASE - (i) * 0x8000)
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsoc.h54 #define DR_REG_UHCI0_BASE 0x60014000 macro
115 #define REG_UHCI_BASE(i) (DR_REG_UHCI0_BASE - (i) * 0x8000)
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsoc.h62 #define DR_REG_UHCI0_BASE 0x3f414000 macro
95 #define REG_UHCI_BASE(i) (DR_REG_UHCI0_BASE)
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsoc.h57 #define DR_REG_UHCI0_BASE 0x3ff54000 macro
Duhci_reg.h19 #define REG_UHCI_BASE(i) (DR_REG_UHCI0_BASE - (i) * 0x8000)