Searched refs:sleep (Results 451 – 475 of 500) sorted by relevance
1...<<11121314151617181920
/Zephyr-latest/boards/vcc-gnd/yd_esp32/doc/ |
D | index.rst | 45 - 5uA deep sleep current
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rw6xx_common.dtsi | 55 deep-sleep-config = <0x180000>,
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | default.ld | 77 /* RTC fast memory (executable). Persists over deep sleep. 85 /* RTC slow memory (data accessible). Persists over deep sleep. 202 * and will be retained during deep sleep.
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | timers.rst | 213 If the thread had no other work to do it could simply sleep
|
/Zephyr-latest/boards/u-blox/ubx_bmd340eval/doc/ |
D | index.rst | 487 pinctrl-names = "default", "sleep";
|
/Zephyr-latest/boards/u-blox/ubx_bmd345eval/doc/ |
D | index.rst | 499 pinctrl-names = "default", "sleep";
|
/Zephyr-latest/boards/u-blox/ubx_bmd380eval/doc/ |
D | index.rst | 484 pinctrl-names = "default", "sleep";
|
/Zephyr-latest/dts/arm/st/wba/ |
D | stm32wba.dtsi | 501 pinctrl-names = "default", "sleep";
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-ctlr-arch.rst | 315 - * A Low Frequency Clock (LFCLOCK) or sleep clock, for low power
|
/Zephyr-latest/soc/espressif/esp32c6/ |
D | default.ld | 196 * and will be retained during deep sleep. 224 * The data are not initialized at power-up and are retained during deep sleep.
|
/Zephyr-latest/boards/native/doc/ |
D | arch_soc.rst | 103 something to happen without letting the CPU sleep. 483 after the simulated CPU goes to sleep for the first time,
|
/Zephyr-latest/drivers/wifi/nrf_wifi/ |
D | Kconfig.nrfwifi | 683 int "Minimum idle time to enter sleep in milliseconds" 688 sleep mode, assuming there is no activity.
|
/Zephyr-latest/samples/net/mqtt_publisher/ |
D | README.rst | 49 Application sleep time:
|
/Zephyr-latest/soc/espressif/esp32s2/ |
D | default.ld | 234 * and will be retained during deep sleep. 262 * The data are not initialized at power-up and are retained during deep sleep.
|
/Zephyr-latest/tests/net/lib/lwm2m/interop/pytest/ |
D | test_lwm2m.py | 54 time.sleep(1)
|
/Zephyr-latest/drivers/wifi/esp32/ |
D | Kconfig.esp32 | 326 … before entering the sleep process. If a broadcast packet is received with more data bits, the time
|
/Zephyr-latest/tests/lib/devicetree/api/ |
D | app.overlay | 415 pinctrl-names = "default", "sleep", "f.o.o2";
|
/Zephyr-latest/doc/hardware/porting/ |
D | arch.rst | 42 for putting the CPU to sleep (partly optional, most likely very desired). 429 :code:`hlt` on x86, :code:`wfi` or :code:`wfe` on ARM, :code:`sleep` on ARC. 431 get interrupted or not by an interrupt before going to sleep. There are
|
/Zephyr-latest/doc/kernel/services/ |
D | interrupts.rst | 137 then performs an operation that puts itself to sleep (e.g. sleeping 152 If thread A does not sleep but does make a higher-priority thread B
|
/Zephyr-latest/doc/services/portability/posix/option_groups/ |
D | index.rst | 332 sleep(),yes
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.6.rst | 365 * ``ZEP-1349`` - ARC sleep needs to pass interrupt priority threshold when interrupts are enabled
|
D | release-notes-3.0.rst | 792 longer suspend and resume devices when the system goes to sleep 985 * :github:`41839` - BLE causes system sleep before main 1073 * :github:`41026` - LoRa: sx126x: DIO1 interrupt left enabled in sleep mode
|
/Zephyr-latest/doc/build/dts/ |
D | macros.bnf | 127 ; pinctrl-names = "default", "sleep";
|
/Zephyr-latest/dts/arm/st/u5/ |
D | stm32u5.dtsi | 943 pinctrl-names = "default", "sleep";
|
/Zephyr-latest/boards/espressif/esp_wrover_kit/doc/ |
D | index.rst | 74 | | low-power consumption while the chip is in Deep-sleep mode. |
|
1...<<11121314151617181920