Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dregi2c_pmu.h22 #define I2C_PMU_EN_I2C_DIG_DREG 8 macro
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Drtc_clk_init.c45 REGI2C_WRITE_MASK(I2C_PMU, I2C_PMU_EN_I2C_DIG_DREG, 0); in rtc_clk_init()
Dpmu_init.c214 REGI2C_WRITE_MASK(I2C_PMU, I2C_PMU_EN_I2C_DIG_DREG, 0); in pmu_init()