Lines Matching refs:time
9 This option has run-time overhead (increased interrupt latency,
10 longer time to enter idle state), and it also reduces accuracy of
30 If enabled, esp_pm_* functions will keep track of the amount of time
34 from going into a lower power state, and see what time the chip spends
35 in each power saving mode. This feature does incur some run-time
55 longer for 760us at most each time.
64 longer for 40us at most each time.
91 enabling it in the application will increase the sleep and wake-up time overhead
119 … time to keep the system running. Enabling this option will increase static RAM and heap usage,
122 at sleep time. Otherwise sleep will not power down the peripherals.
133 …potential to block the sleep process and cause the wakeup time to be skipped, which will cause the…