Lines Matching +full:wakeup +full:- +full:line
1 .. zephyr:code-sample:: esp32-light-sleep
16 The example enables the following wakeup sources:
27 button, an external button can be connected, along with a 10k pull-up resistor,
33 .. zephyr-app-commands::
34 :zephyr-app: samples/boards/espressif/light_sleep
42 -----------------
45 about 500 ms, after the second wakeup from light sleep. The program has
46 indicated the wakeup reason after each sleep iteration.
48 .. code-block:: console
50 *** Booting Zephyr OS build zephyr-v3.1.0-3667-gb42e2b225ecf ***
70 IDF monitor, but for other tools it might be necessary to set DTR and RTS line
71 state to "disabled" or "de-asserted".