Searched refs:wakeup (Results 1 – 25 of 91) sorted by relevance
1234
8 /* 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.
9 /* 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 */
16 /* 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.
17 /* 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.
28 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; */
449 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 …]
743 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 …]
9 wakeup-source;14 wakeup-source;
9 wakeup-source;
14 Enable system off wakeup from pressing sw0 button.19 Enable system off wakeup from GRTC.24 Enable system off wakeup from analog comparator.
5 This test verifies that cooperative sleep and wakeup APIs operate as41 Testing: test thread sleep + helper thread wakeup test42 Testing: test thread sleep + isr offload wakeup test43 Testing: test thread sleep + main wakeup test thread
2 :name: Serial wakeup10 This sample is a minimum application to demonstrate serial wakeup functionality13 .. _stm32-pm-serial-wakeup-sample-requirements:23 be a functional wakeup source:30 - Port should be set as "wakeup-source"
7 bool "Enable wakeup from GPIO"18 bool "Enable wakeup from GPIO"
15 wakeup-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>;
22 wakeup-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>;
12 wakeup-button = &sample_button;
20 wakeup-source;
123 wakeup-source;171 /* OS Timer is the wakeup source for PM mode 2 */174 wakeup-source;197 wakeup-source;
27 wakeup-gpios = <&test_gpio 0 0>;
13 # wakeup by default. It needs to be disabled here, because the USB nrfx
16 The example enables the following wakeup sources:45 about 500 ms, after the second wakeup from light sleep. The program has46 indicated the wakeup reason after each sleep iteration.
23 # wakeup by default. It needs to be disabled here, because the USB nrfx