File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
components/esp_hw_support/port/esp32c5/private_include Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -487,11 +487,11 @@ typedef struct pmu_sleep_machine_constant {
487487 .reset_wait_time_us = 1, \
488488 .power_supply_wait_time_us = 2, \
489489 .power_up_wait_time_us = 2, \
490- .regdma_s2m_work_time_us = 275 , \
491- .regdma_s2a_work_time_us = 587 , \
492- .regdma_m2a_work_time_us = 320 , \
493- .regdma_a2s_work_time_us = 494 , \
494- .regdma_rf_on_work_time_us = 60 , \
490+ .regdma_s2m_work_time_us = 287 , \
491+ .regdma_s2a_work_time_us = 568 , \
492+ .regdma_m2a_work_time_us = 248 , \
493+ .regdma_a2s_work_time_us = 433 , \
494+ .regdma_rf_on_work_time_us = 68 , \
495495 .regdma_rf_off_work_time_us = 25, \
496496 .xtal_wait_stable_time_us = 250, \
497497 .pll_wait_stable_time_us = 50 \
You can’t perform that action at this time.
0 commit comments