Home
last modified time | relevance | path

Searched refs:PMU_LP_DBIAS_LIGHTSLEEP_0V7_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32c6/private_include/
Dpmu_param.h41 #define PMU_LP_DBIAS_LIGHTSLEEP_0V7_DEFAULT 12 macro
360 .dbias = PMU_LP_DBIAS_LIGHTSLEEP_0V7_DEFAULT \
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Dpmu_sleep.c222 analog_default.lp_sys[LP(SLEEP)].analog.dbias = PMU_LP_DBIAS_LIGHTSLEEP_0V7_DEFAULT; in pmu_sleep_config_default()