Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Dpmu_sleep.c227 analog_default.hp_sys.analog.dbg_atten = PMU_DBG_ATTEN_ACTIVE_DEFAULT; in pmu_sleep_config_default()
232 analog_default.lp_sys[LP(SLEEP)].analog.dbg_atten = PMU_DBG_ATTEN_ACTIVE_DEFAULT; in pmu_sleep_config_default()
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/private_include/
Dpmu_param.h44 #define PMU_DBG_ATTEN_ACTIVE_DEFAULT 0 macro