Lines Matching +full:wakeup +full:- +full:source
2 # SPDX-License-Identifier: Apache-2.0
7 bool "Enable wakeup from GPIO"
11 This option enables wake-up from deep sleep using GPIO2 and
12 GPIO4. The sample enables internal pull-down on EXT1 pins to
13 avoid random wake-ups. Otherwise, external pull-down should
14 be used for the same purpose. To trigger a wake-up, connect
18 bool "Enable wakeup from GPIO"
22 This option enables wake-up from GPIO. Only GPIO0~5 can be used
23 as wake-up source. Be aware that when low level is used to trigger
24 wake-up, an external pull-up resistance is necessary.
26 source "Kconfig.zephyr"