Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32h2/private_include/
Dpmu_param.h42 #define PMU_LP_DBIAS_SLEEP_0V7_DEFAULT 6 macro
349 .dbias = PMU_LP_DBIAS_SLEEP_0V7_DEFAULT \
371 .dbias = PMU_LP_DBIAS_SLEEP_0V7_DEFAULT \
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Dpmu_sleep.c36 uint32_t pmu_lp_dbias_sleep_0v7 = PMU_LP_DBIAS_SLEEP_0V7_DEFAULT; in get_slp_lp_dbias()
41 pmu_lp_dbias_sleep_0v7 = PMU_LP_DBIAS_SLEEP_0V7_DEFAULT; in get_slp_lp_dbias()