Lines Matching refs:enabled
8 If enabled, application is compiled with support for power management.
19 If enabled, startup code configures dynamic frequency scaling.
30 If enabled, esp_pm_* functions will keep track of the amount of time
43 If enabled, some GPIOs will be used to signal events such as RTOS ticks,
54 … If enabled, about 1.8KB of lightsleep related source code would be in IRAM and chip would sleep
63 … If enabled, about 260B of RTOS_IDLE related source code would be in IRAM and chip would sleep
73 …If enabled, chips will disable all GPIO pins at automantic sleep to reduce about 200~300 uA curren…
99 If enabled, the CPU will be powered down in light sleep. On esp32c3 soc, enabling this
109 … If enabled, the I/D-cache tag memory will be retained in light sleep. Depending on the the
110 … cache configuration, if this option is enabled, it will consume up to 9 KB of internal RAM.
117 … If enabled, digital peripherals will be powered down in light sleep, it will reduce sleep
131 …Note2: When this option is enabled simultaneously with FREERTOS_USE_TICKLESS_IDLE, since the UART …