Home
last modified time | relevance | path

Searched refs:wakeup (Results 1 – 25 of 91) sorted by relevance

1234

/Zephyr-latest/samples/boards/st/power_mgmt/serial_wakeup/boards/
Dnucleo_h563zi.overlay8 /* Set domain clock to HSI to allow wakeup from Stop mode */
12 /* Configure device as wakeup source */
13 wakeup-source;
15 /* Enable FIFO to avoid losing chars on device wakeup */
19 * device is not configured as wakeup source by the application.
Dnucleo_wl55jc.overlay9 /* Set domain clock to LSE to allow wakeup from Stop mode */
16 /* Enable as wakeup source */
17 wakeup-source;
19 /* Enable FIFO to avoid losing chars on device wakeup */
Db_u585i_iot02a.overlay16 /* Set domain clock to HSI to allow wakeup from Stop mode */
20 /* Configure device as wakeup source */
21 wakeup-source;
23 /* Enable FIFO to avoid losing chars on device wakeup */
27 * device is not configured as wakeup source by the application.
Dnucleo_wb55rg.overlay17 /* Set domain clock to HSI to allow wakeup from Stop mode */
21 /* Configure device as wakeup source */
22 wakeup-source;
24 /* Enable FIFO to avoid losing chars on device wakeup */
28 * device is not configured as wakeup source by the application.
Dstm32l562e_dk.overlay28 wakeup-source;
30 /* Enable FIFO to avoid losing chars on device wakeup */
40 /* Uncomment out this line to use usart1 as wakeup source */
41 /* wakeup-source; */
/Zephyr-latest/dts/riscv/ite/
Dit81xx2.dtsi449 wuc1: wakeup-controller@f01b00 {
455 wakeup-controller;
459 wuc2: wakeup-controller@f01b01 {
465 wakeup-controller;
469 wuc3: wakeup-controller@f01b02 {
475 wakeup-controller;
479 wuc4: wakeup-controller@f01b03 {
485 wakeup-controller;
489 wuc5: wakeup-controller@f01b0c {
495 wakeup-controller;
[all …]
Dit82xx2.dtsi743 wuc1: wakeup-controller@f01b00 {
749 wakeup-controller;
753 wuc2: wakeup-controller@f01b04 {
759 wakeup-controller;
763 wuc3: wakeup-controller@f01b08 {
769 wakeup-controller;
773 wuc4: wakeup-controller@f01b0c {
779 wakeup-controller;
783 wuc5: wakeup-controller@f01b10 {
789 wakeup-controller;
[all …]
/Zephyr-latest/samples/drivers/ps2/boards/
Dmec1501modular_assy6885.overlay9 wakeup-source;
14 wakeup-source;
Dmec15xxevb_assy6853.overlay9 wakeup-source;
14 wakeup-source;
Dmec172xevb_assy6906.overlay9 wakeup-source;
/Zephyr-latest/samples/boards/nordic/system_off/
DKconfig14 Enable system off wakeup from pressing sw0 button.
19 Enable system off wakeup from GRTC.
24 Enable system off wakeup from analog comparator.
/Zephyr-latest/tests/kernel/sleep/
DREADME.txt5 This test verifies that cooperative sleep and wakeup APIs operate as
41 Testing: test thread sleep + helper thread wakeup test
42 Testing: test thread sleep + isr offload wakeup test
43 Testing: test thread sleep + main wakeup test thread
/Zephyr-latest/samples/boards/nxp/mimxrt595_evk/system_off/
Dapp.overlay9 wakeup-source;
/Zephyr-latest/samples/boards/st/power_mgmt/serial_wakeup/
DREADME.rst2 :name: Serial wakeup
10 This sample is a minimum application to demonstrate serial wakeup functionality
13 .. _stm32-pm-serial-wakeup-sample-requirements:
23 be a functional wakeup source:
30 - Port should be set as "wakeup-source"
/Zephyr-latest/samples/boards/espressif/deep_sleep/
DKconfig7 bool "Enable wakeup from GPIO"
18 bool "Enable wakeup from GPIO"
/Zephyr-latest/boards/shields/inventek_eswifi/
Dinventek_eswifi_arduino_uart.overlay15 wakeup-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>;
Dinventek_eswifi_arduino_spi.overlay22 wakeup-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>;
/Zephyr-latest/samples/boards/espressif/deep_sleep/socs/
Desp32c3.overlay12 wakeup-button = &sample_button;
/Zephyr-latest/tests/subsys/pm/device_wakeup_api/boards/
Dnative_sim.overlay20 wakeup-source;
/Zephyr-latest/boards/nxp/frdm_rw612/
Dfrdm_rw612_common.dtsi123 wakeup-source;
171 /* OS Timer is the wakeup source for PM mode 2 */
174 wakeup-source;
197 wakeup-source;
/Zephyr-latest/tests/drivers/build_all/wifi/
Duart_devices.overlay27 wakeup-gpios = <&test_gpio 0 0>;
/Zephyr-latest/boards/ct/ctcc/
Dctcc_nrf52840_defconfig13 # wakeup by default. It needs to be disabled here, because the USB nrfx
/Zephyr-latest/boards/nordic/nrf52840dongle/
Dnrf52840dongle_nrf52840_defconfig13 # wakeup by default. It needs to be disabled here, because the USB nrfx
/Zephyr-latest/samples/boards/espressif/light_sleep/
DREADME.rst16 The example enables the following wakeup sources:
45 about 500 ms, after the second wakeup from light sleep. The program has
46 indicated the wakeup reason after each sleep iteration.
/Zephyr-latest/boards/nordic/thingy53/
Dthingy53_nrf5340_cpuapp_defconfig23 # wakeup by default. It needs to be disabled here, because the USB nrfx

1234