Home
last modified time | relevance | path

Searched refs:suspend (Results 1 – 25 of 75) sorted by relevance

123

/Zephyr-Core-3.4.0/tests/subsys/pm/power_states_api/boards/
Dnative_posix.overlay15 power-state-name = "suspend-to-idle";
22 power-state-name = "suspend-to-ram";
/Zephyr-Core-3.4.0/samples/subsys/pm/latency/boards/
Dnative_posix.overlay14 suspend_to_idle: suspend-to-idle {
16 power-state-name = "suspend-to-idle";
/Zephyr-Core-3.4.0/tests/subsys/pm/policy_api/
Dapp.overlay26 power-state-name = "suspend-to-ram";
34 power-state-name = "suspend-to-ram";
/Zephyr-Core-3.4.0/boards/arm/npcx7m6fb_evb/
Dnpcx7m6fb_evb.dts46 suspend_to_idle0: suspend-to-idle0 {
48 power-state-name = "suspend-to-idle";
53 suspend_to_idle1: suspend-to-idle1 {
55 power-state-name = "suspend-to-idle";
/Zephyr-Core-3.4.0/boards/arm/npcx9m6f_evb/
Dnpcx9m6f_evb.dts57 suspend_to_idle0: suspend-to-idle0 {
59 power-state-name = "suspend-to-idle";
64 suspend_to_idle1: suspend-to-idle1 {
66 power-state-name = "suspend-to-idle";
/Zephyr-Core-3.4.0/subsys/pm/
DKconfig32 This option enables suspend-to-RAM (S2RAM).
71 is going to suspend state or resuming from suspend state. This allows
115 bool "Use only on Runtime Power Management on system suspend / resume"
118 On system suspend / resume do not trigger the Device PM hooks but
/Zephyr-Core-3.4.0/doc/services/pm/
Ddevice_runtime.rst14 This information is used to determine when to suspend or resume a device based
52 when they do not. Therefore, applications can not manually suspend or resume a
86 suspend the device if necessary. It is worth to note that in both cases, the
101 the suspend operation, again, if device is no longer used. The suspension will
113 by the PM subsystem to suspend or resume devices.
122 /* suspend the device */
141 function will suspend the device if its state is
199 In case the suspend operation is *slow*, the device driver can use the
217 /* "put" device (decreases usage count, schedule suspend if no more users) */
/Zephyr-Core-3.4.0/drivers/dma/
Ddma_intel_adsp_hda_link_out.c21 .suspend = intel_adsp_hda_dma_stop,
Ddma_intel_adsp_hda_link_in.c21 .suspend = intel_adsp_hda_dma_stop,
/Zephyr-Core-3.4.0/boards/arm/mec1501modular_assy6885/
Dmec1501modular_assy6885.dts36 power-state-name = "suspend-to-idle";
42 power-state-name = "suspend-to-ram";
/Zephyr-Core-3.4.0/boards/arm/lora_e5_dev_board/
Dlora_e5_dev_board.dts81 power-state-name = "suspend-to-idle";
87 power-state-name = "suspend-to-idle";
93 power-state-name = "suspend-to-idle";
/Zephyr-Core-3.4.0/boards/arm/mimxrt1064_evk/
Dmimxrt1064_evk.dts115 suspend: suspend { label
117 power-state-name = "suspend-to-idle";
125 cpu-power-states = <&idle &suspend>;
/Zephyr-Core-3.4.0/tests/benchmarks/latency_measure/
DREADME.rst14 * Time it takes to suspend a thread
32 Time to suspend a thread : 12640 cycles , 12640 ns
/Zephyr-Core-3.4.0/boards/arm/mimxrt685_evk/
Dmimxrt685_evk_cm33.dts128 suspend: suspend { label
130 power-state-name = "suspend-to-idle";
137 cpu-power-states = <&idle &suspend>;
/Zephyr-Core-3.4.0/include/zephyr/drivers/
Ddma.h318 dma_api_suspend suspend; member
453 if (api->suspend == NULL) { in z_impl_dma_suspend()
456 return api->suspend(dev, channel); in z_impl_dma_suspend()
/Zephyr-Core-3.4.0/boards/arm/mec15xxevb_assy6853/
Dmec15xxevb_assy6853.dts64 power-state-name = "suspend-to-idle";
70 power-state-name = "suspend-to-ram";
/Zephyr-Core-3.4.0/samples/net/gsm_modem/src/
Dmain.c65 SHELL_CMD(suspend, NULL,
/Zephyr-Core-3.4.0/doc/releases/
Drelease-notes-1.5.rst56 - Added suspend/resume to QMSI drivers.
132 * ``ZEP-226`` - Update sample PMA to support device suspend/resume
170 * ``ZEP-512`` - Add suspend/resume support for some core devices to enable Deep Sleep support in PMA
178 * ``ZEP-652`` - QMSI shim driver: RTC: Implement suspend and resume callbacks
179 * ``ZEP-655`` - QMSI shim driver: PWM: Implement suspend and resume callbacks
180 * ``ZEP-658`` - QMSI shim driver: GPIO: Implement suspend and resume callbacks
181 * ``ZEP-659`` - QMSI shim driver: UART: Implement suspend and resume callbacks
182 * ``ZEP-662`` - QMSI shim driver: Pinmux: Implement suspend and resume callbacks
/Zephyr-Core-3.4.0/boards/arm/mec172xmodular_assy6930/
Dmec172xmodular_assy6930.dts50 power-state-name = "suspend-to-idle";
56 power-state-name = "suspend-to-ram";
/Zephyr-Core-3.4.0/subsys/bluetooth/controller/coex/
Dreadme.rst8 … 1-wire co-existence interface, which allows the Bluetooth controller to suspend its activity unti…
/Zephyr-Core-3.4.0/boards/arm/mec172xevb_assy6906/
Dmec172xevb_assy6906.dts54 power-state-name = "suspend-to-idle";
60 power-state-name = "suspend-to-ram";
/Zephyr-Core-3.4.0/boards/arm/cc26x2r1_launchxl/
Dcc26x2r1_launchxl.dts61 power-state-name = "suspend-to-idle";
/Zephyr-Core-3.4.0/boards/arm/mimxrt595_evk/
Dmimxrt595_evk_cm33.dts111 suspend: suspend { label
113 power-state-name = "suspend-to-idle";
142 cpu-power-states = <&idle &suspend>;
/Zephyr-Core-3.4.0/boards/arm/cc1352r1_launchxl/
Dcc1352r1_launchxl.dts62 power-state-name = "suspend-to-idle";
/Zephyr-Core-3.4.0/boards/arm/cc1352r_sensortag/
Dcc1352r_sensortag.dts72 power-state-name = "suspend-to-idle";

123