Lines Matching refs:power
3 bool "Support for power management"
4 # SMP FreeRTOS currently does not support power management IDF-4997
8 If enabled, application is compiled with support for power management.
12 Enable this option if application uses power management APIs.
31 each of the power management locks has been held, and esp_pm_dump_locks
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
47 of power management implementation, and should be kept disabled in
56 This feature is intended to be used when lower power consumption is needed
65 This feature is intended to be used when lower power consumption is needed
72 … This feature is intended to disable all GPIO pins at automantic sleep to get a lower power mode.
122 at sleep time. Otherwise sleep will not power down the peripherals.