Home
last modified time | relevance | path

Searched refs:sleep (Results 476 – 500 of 500) sorted by relevance

1...<<11121314151617181920

/Zephyr-latest/doc/releases/
Drelease-notes-2.4.rst901 * :github:`28639` - tests: kernel: sleep: is failing for nRF51
1292 * :github:`26896` - STM32: mcu goes to sleep inadvertently when using PM.
1636 * :github:`24133` - Question: Context save/restore after deep sleep using device driver
1713 * :github:`22140` - Exiting deep sleep without button help; nrf52832
1725 * :github:`21762` - [v1.14] stm32: k_sleep() actual sleep times are different than its input
Drelease-notes-2.5.rst1038 * :github:`31727` - system_off fails to go into soft_off (deep sleep) state on cc1352r1_launchxl
1333 * :github:`30187` - usb: stm32: MCU fall in deadlock when calling sleep API during USB transfer
1431 * :github:`29733` - SAM0 will wake up with interrupted execution after deep sleep
1491 * :github:`29518` - sleep in qemu to short
1695 * :github:`28298` - Deep sleep(system off) is not working with LVGL and display driver
Drelease-notes-3.3.rst1991 - new property: ``sleep-hardware-state``
2561 * Added light-sleep and deep-sleep support over PM interface
2693 - :github:`52868` - ESP32 Wifi driver returns EIO (-5) if connecting without a sleep sometime befor…
2914 * :github:`54427` - stm32 uart driver ``LOG_`` msg crashes when entering sleep mode
3209 * :github:`52517` - lib: posix: sleep() does not return the number of seconds left if interrupted
3410 * :github:`51234` - it8xxx2_evb: The testcase tests/kernel/sleep/failed to run.
3511 * :github:`50426` - STM32: using SPI after STOP2 sleep causes application to hang
Drelease-notes-1.13.rst444 * :github:`8899` - Failed test: kernel.common.timing.sleep on nrf52 (tests/kernel/sleep/kernel.comm…
Drelease-notes-2.3.rst642 * Radio deep sleep mode support.
1191 …hub:`23274` - power: subsystem: Application hangs when logging is enabled after entering deep sleep
1423 * :github:`11261` - ARM Cortex-M4 (EFR32FG1P) MCU fails to wake up from sleep within _sys_soc_suspe…
Drelease-notes-2.1.rst491 * :github:`20892` - our nRF52840 board power management sleep duration
718 * :github:`19420` - power: system power management sleep duration
Drelease-notes-1.7.rst424 * ``ZEP-1717`` - GPIO: GPIO LEVEL interrupt cannot work well in deep sleep mode
Drelease-notes-2.6.rst904 * The time necessary to exit a sleep state and return to the active state was
1913 * :github:`32474` - pm: review post sleep wake up application notification scheduling
2017 * :github:`31284` - [stm32] PM restore console after sleep mode
2062 * :github:`29733` - SAM0 will wake up with interrupted execution after deep sleep
2100 * :github:`26889` - subsys: power: Need syscall that allows to force sleep state
Drelease-notes-3.4.rst1010 and consequently higher core sleep durations but impacts the tick precision.
1213 * Added new ``NET_EVENT_WIFI_TWT_SLEEP_STATE`` event to notify TWT sleep status.
Drelease-notes-2.0.rst690 …p_sharing/float_disable and tests/kernel/mutex/mutex_api and tests/kernel/sleep fails on twr_ke18f
745 * :github:`17965` - kernel/sleep/ test failed on reel_board.
856 * :github:`17368` - Time Slicing cause system sleep short time
Drelease-notes-2.2.rst213 sleep
1102 * :github:`20125` - Add system call to enter low power mode and reduce latency for deep sleep entry
Drelease-notes-2.7.rst1121 * :github:`38620` - STM32 uart driver prevent system to go to deep sleep
1161 * :github:`38437` - stm32: g0b1re: Serial UART timing issue after MCU entered deep sleep
1485 * :github:`37180` - Led driver PCA9633 does nok take chip out from sleep
Drelease-notes-3.1.rst1277 - :github:`46208` - it8xxx2_evb: tests/kernel/sleep failed, elapsed_ms = 2125
1691 * :github:`43513` - it8xxx2_evb: tests/kernel/sleep failed
Drelease-notes-4.0.rst1270 * Added initial ESP32-C6 power management interface to allow light and deep-sleep features.
Drelease-notes-1.14.rst177 * :github:`17368` - Time Slicing cause system sleep short time
375 * :github:`17368` - Time Slicing cause system sleep short time
Drelease-notes-3.2.rst2410 * :github:`46208` - it8xxx2_evb: tests/kernel/sleep failed, elapsed_ms = 2125
/Zephyr-latest/drivers/modem/
Dhl7800.c5254 bool sleep = false; in modem_reset_and_configure() local
5480 sleep = true; in modem_reset_and_configure()
5574 allow_sleep(sleep); in modem_reset_and_configure()
/Zephyr-latest/doc/develop/test/
Dztest.rst454 The last argument of each context is the initial sleep time which will be adjusted throughout
/Zephyr-latest/doc/kernel/services/threads/
Dindex.rst88 In some cases a thread may want to sleep until another thread terminates.
Dworkqueue.rst423 work thread to sleep will starve other work queue items, which may need to
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Drunner.py1815 time.sleep(self.options.retry_interval) # waiting for the system to settle down
/Zephyr-latest/doc/services/logging/
Dindex.rst335 /* sleep */
/Zephyr-latest/kernel/
DKconfig179 logging (e.g. logging when the system goes to sleep), the idle thread
/Zephyr-latest/doc/
Dzephyr.doxyfile.in291 "sleep=\qualifier sleep" \
/Zephyr-latest/cmake/modules/
Dextensions.cmake1185 # execute_process(COMMAND "sleep" "5")
1186 # Delete the cache, add the sleep above and run twister with a

1...<<11121314151617181920