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/ |
D | pmu_init.c | 121 pmu_ll_lp_set_regulator_slp_xpd (ctx->hal->dev, mode, anlg->regulator0.slp_xpd); in pmu_lp_system_init()
|
D | pmu_sleep.c | 277 …pmu_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/ |
D | pmu_init.c | 121 pmu_ll_lp_set_regulator_slp_xpd (ctx->hal->dev, mode, anlg->regulator0.slp_xpd); in pmu_lp_system_init()
|
D | pmu_sleep.c | 208 …pmu_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/ |
D | pmu_ll.h | 212 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/ |
D | pmu_ll.h | 243 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
|