Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c6/private_include/
Dpmu_param.h53 #define PMU_DBG_ATTEN_DEEPSLEEP_DEFAULT 12 macro
382 .dbg_atten = PMU_DBG_ATTEN_DEEPSLEEP_DEFAULT, \
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Dpmu_sleep.c59 uint32_t pmu_dbg_atten_deepsleep = PMU_DBG_ATTEN_DEEPSLEEP_DEFAULT; in get_dslp_dbg()