Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c6/private_include/
Dpmu_param.h436 …uint16_t clock_domain_sync_time_us; /* The Slow OSC clock domain synchronizes time with the Fa… member
465 .clock_domain_sync_time_us = 150, \
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Dpmu_sleep.c148 …total_hw_wait_time_us = lp_hw_wait_time_us + hp_hw_wait_time_us + mc->hp.clock_domain_sync_time_us; in pmu_sleep_calculate_hw_wait_time()