Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c6/private_include/
Dpmu_param.h437 … uint16_t system_dfs_up_work_time_us; /* System DFS up scaling work time (unit: microsecond) */ member
466 .system_dfs_up_work_time_us = 124, \
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Dpmu_sleep.c176 …m_state_skip_time_us = mc->hp.regdma_m2a_work_time_us + mc->hp.system_dfs_up_work_time_us + mc->lp… in pmu_sleep_param_config_default()