Home
last modified time | relevance | path

Searched refs:I2C_PMU_EN_I2C_RTC_DREG (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dregi2c_pmu.h18 #define I2C_PMU_EN_I2C_RTC_DREG 8 macro
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Drtc_clk_init.c44 REGI2C_WRITE_MASK(I2C_PMU, I2C_PMU_EN_I2C_RTC_DREG, 0); in rtc_clk_init()
Dpmu_init.c213 REGI2C_WRITE_MASK(I2C_PMU, I2C_PMU_EN_I2C_RTC_DREG, 0); in pmu_init()