Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Dpmu_init.c121 pmu_ll_lp_set_regulator_slp_xpd (ctx->hal->dev, mode, anlg->regulator0.slp_xpd); in pmu_lp_system_init()
Dpmu_sleep.c277pmu_ll_lp_set_regulator_slp_xpd (ctx->hal->dev, LP(SLEEP), analog->lp_sys[LP(SLEEP)].analog.slp… in pmu_sleep_analog_init()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Dpmu_init.c121 pmu_ll_lp_set_regulator_slp_xpd (ctx->hal->dev, mode, anlg->regulator0.slp_xpd); in pmu_lp_system_init()
Dpmu_sleep.c208pmu_ll_lp_set_regulator_slp_xpd (ctx->hal->dev, LP(SLEEP), analog->lp_sys[LP(SLEEP)].analog.slp… in pmu_sleep_analog_init()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dpmu_ll.h212 FORCE_INLINE_ATTR void pmu_ll_lp_set_regulator_slp_xpd(pmu_dev_t *hw, pmu_lp_mode_t mode, bool slp_… in pmu_ll_lp_set_regulator_slp_xpd() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dpmu_ll.h243 FORCE_INLINE_ATTR void pmu_ll_lp_set_regulator_slp_xpd(pmu_dev_t *hw, pmu_lp_mode_t mode, bool slp_… in pmu_ll_lp_set_regulator_slp_xpd() function