Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c6/private_include/
Dpmu_param.h54 #define PMU_LP_DBIAS_DEEPSLEEP_0V7_DEFAULT 23 macro
383 .dbias = PMU_LP_DBIAS_DEEPSLEEP_0V7_DEFAULT \
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Dpmu_sleep.c72 uint32_t pmu_lp_dbias_deepsleep_0v7 = PMU_LP_DBIAS_DEEPSLEEP_0V7_DEFAULT; in get_dslp_lp_dbias()