Home
last modified time | relevance | path

Searched refs:PMU_VDD_SPI_STATUS_REG (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpmu_struct.h750 _Static_assert(offsetof(pmu_dev_t, reserved) == (PMU_VDD_SPI_STATUS_REG - DR_REG_PMU_BASE) + 4, "In…
Dpmu_reg.h3351 #define PMU_VDD_SPI_STATUS_REG (DR_REG_PMU_BASE + 0x1a0) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpmu_struct.h766 _Static_assert(offsetof(pmu_dev_t, reserved) == (PMU_VDD_SPI_STATUS_REG - DR_REG_PMU_BASE) + 4, "In…
Dpmu_reg.h3419 #define PMU_VDD_SPI_STATUS_REG (DR_REG_PMU_BASE + 0x1a4) macro