Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_random_esp32h2.c36 SET_PERI_REG_MASK(PMU_RF_PWC_REG, PMU_XPD_PERIF_I2C); in bootloader_random_enable()
Dbootloader_random_esp32c6.c41 SET_PERI_REG_MASK(PMU_RF_PWC_REG, PMU_XPD_PERIF_I2C); in bootloader_random_enable()
/hal_espressif-latest/zephyr/esp32c6/src/
Dsoc_random.c41 SET_PERI_REG_MASK(PMU_RF_PWC_REG, PMU_XPD_PERIF_I2C); in soc_random_enable()
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Dpmu_init.c213 SET_PERI_REG_MASK(PMU_RF_PWC_REG, PMU_XPD_PERIF_I2C); in pmu_init()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpmu_reg.h2469 #define PMU_XPD_PERIF_I2C (BIT(27)) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpmu_reg.h2518 #define PMU_XPD_PERIF_I2C (BIT(27)) macro