Home
last modified time | relevance | path

Searched refs:runtime (Results 1 – 25 of 307) sorted by relevance

12345678910>>...13

/Zephyr-latest/dts/xtensa/intel/
Dintel_adsp_ace30.dtsi56 power-state-name = "runtime-idle";
173 zephyr,pm-device-runtime-auto;
184 zephyr,pm-device-runtime-auto;
222 zephyr,pm-device-runtime-auto;
230 zephyr,pm-device-runtime-auto;
238 zephyr,pm-device-runtime-auto;
246 zephyr,pm-device-runtime-auto;
254 zephyr,pm-device-runtime-auto;
262 zephyr,pm-device-runtime-auto;
270 zephyr,pm-device-runtime-auto;
[all …]
Dintel_adsp_ace30_ptl.dtsi56 power-state-name = "runtime-idle";
178 zephyr,pm-device-runtime-auto;
189 zephyr,pm-device-runtime-auto;
227 zephyr,pm-device-runtime-auto;
235 zephyr,pm-device-runtime-auto;
243 zephyr,pm-device-runtime-auto;
251 zephyr,pm-device-runtime-auto;
259 zephyr,pm-device-runtime-auto;
267 zephyr,pm-device-runtime-auto;
275 zephyr,pm-device-runtime-auto;
[all …]
Dintel_adsp_ace20_lnl.dtsi55 power-state-name = "runtime-idle";
183 zephyr,pm-device-runtime-auto;
193 zephyr,pm-device-runtime-auto;
231 zephyr,pm-device-runtime-auto;
255 zephyr,pm-device-runtime-auto;
279 zephyr,pm-device-runtime-auto;
392 zephyr,pm-device-runtime-auto;
407 zephyr,pm-device-runtime-auto;
430 zephyr,pm-device-runtime-auto;
443 zephyr,pm-device-runtime-auto;
[all …]
Dintel_adsp_ace15_mtpm.dtsi41 power-state-name = "runtime-idle";
159 zephyr,pm-device-runtime-auto;
170 zephyr,pm-device-runtime-auto;
301 zephyr,pm-device-runtime-auto;
324 zephyr,pm-device-runtime-auto;
347 zephyr,pm-device-runtime-auto;
487 zephyr,pm-device-runtime-auto;
500 zephyr,pm-device-runtime-auto;
513 zephyr,pm-device-runtime-auto;
528 zephyr,pm-device-runtime-auto;
[all …]
/Zephyr-latest/subsys/sensing/
DKconfig48 int "stack size for sensing subsystem runtime thread"
52 This is the stack size for sensing subsystem runtime thread
56 int "priority for sensing subsystem runtime thread"
60 This is the thread priority for sensor subsystem runtime thread
61 Ring buffer data is stored by runtime thread, and then give semaphore
62 to notify dispatch thread, runtime thread priority should lower than
64 soon as runtime thread give semaphore. Take for example, if runtime
65 priority is higher than dispatch thread, and runtime running in full
85 thread priority should be higher than runtime thread
/Zephyr-latest/lib/runtime/
DKconfig9 Selected when the compiler supports compiler-rt runtime library.
18 Use libgcc as a runtime library.
24 Use LLVM compiler-rt as a runtime library.
/Zephyr-latest/dts/arm/ambiq/
Dambiq_apollo3_blue.dtsi186 zephyr,pm-device-runtime-auto;
197 zephyr,pm-device-runtime-auto;
208 zephyr,pm-device-runtime-auto;
218 zephyr,pm-device-runtime-auto;
228 zephyr,pm-device-runtime-auto;
238 zephyr,pm-device-runtime-auto;
248 zephyr,pm-device-runtime-auto;
258 zephyr,pm-device-runtime-auto;
268 zephyr,pm-device-runtime-auto;
278 zephyr,pm-device-runtime-auto;
[all …]
Dambiq_apollo3p_blue.dtsi204 zephyr,pm-device-runtime-auto;
215 zephyr,pm-device-runtime-auto;
226 zephyr,pm-device-runtime-auto;
236 zephyr,pm-device-runtime-auto;
246 zephyr,pm-device-runtime-auto;
256 zephyr,pm-device-runtime-auto;
266 zephyr,pm-device-runtime-auto;
276 zephyr,pm-device-runtime-auto;
286 zephyr,pm-device-runtime-auto;
296 zephyr,pm-device-runtime-auto;
[all …]
/Zephyr-latest/drivers/sensor/ti/tmp112/
DKconfig21 bool "Allow to set extended mode at runtime"
28 bool "Allow to set conversion rate at runtime"
31 When set conversion rate can be set at runtime using sensor_attr_set
/Zephyr-latest/tests/subsys/pm/device_driver_init/
Dapp.overlay20 zephyr,pm-device-runtime-auto;
27 zephyr,pm-device-runtime-auto;
42 zephyr,pm-device-runtime-auto;
/Zephyr-latest/drivers/sensor/bosch/bmp180/
DKconfig15 bool "Change OSR at runtime."
17 Enable runtime changes of the oversampling value
/Zephyr-latest/doc/services/pm/
Ddevice_runtime.rst1 .. _pm-device-runtime:
9 The device runtime power management (PM) framework is an active power management
17 When device runtime power management is enabled on a device, its state will be
29 For devices on a power domain (via the devicetree 'power-domains' property), device runtime
34 For the previous to automatically control the power domain state, device runtime PM must be enabled
35 on the power domain device (either through the ``zephyr,pm-device-runtime-auto`` devicetree property
58 The device runtime power management framework has been designed to minimize
62 device. An application can, however, decide when to disable or enable runtime
69 When runtime PM is enabled on a device it will no longer be resumed or suspended
71 indicate when it needs a device and when it does not. The device runtime PM API
[all …]
/Zephyr-latest/samples/subsys/pm/latency/boards/
Dnative_sim.overlay8 runtime_idle: runtime-idle {
10 power-state-name = "runtime-idle";
/Zephyr-latest/drivers/sensor/bosch/bmc150_magn/
DKconfig42 Enable alteration of sampling rate attribute at runtime.
47 Enable alteration of XY oversampling at runtime.
52 Enable alteration of Z oversampling at runtime.
/Zephyr-latest/tests/drivers/uart/uart_elementary/boards/
Dnrf54h20dk_nrf54h20_cpuapp_dual_uart.overlay33 zephyr,pm-device-runtime-auto;
63 zephyr,pm-device-runtime-auto;
/Zephyr-latest/drivers/sensor/bosch/bmi160/
DKconfig62 bool "Set at runtime."
80 bool "Set at runtime."
101 bool "Set at runtime."
149 bool "Set at runtime."
167 bool "Set at runtime."
191 bool "Set at runtime."
/Zephyr-latest/tests/subsys/pm/device_runtime_api/
Dapp.overlay5 zephyr,pm-device-runtime-auto;
/Zephyr-latest/drivers/sensor/hp206c/
DKconfig18 bool "Oversampling rate set at runtime"
29 bool "Altitude offset set at runtime"
/Zephyr-latest/samples/subsys/zbus/runtime_obs_registration/
DREADME.rst1 .. zephyr:code-sample:: zbus-runtime-obs-registration
5 Use zbus' runtime observer registration to filter data generated by a producer.
9 …ustrates a way of using the runtime observer registration feature. The developer can understand ho…
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dcfg.rst6 The runtime configuration API allows applications to change their runtime
/Zephyr-latest/include/zephyr/logging/
Dlog_ctrl.h162 uint32_t domain_id, int16_t source_id, bool runtime);
187 uint32_t log_frontend_filter_get(int16_t source_id, bool runtime);
/Zephyr-latest/drivers/sensor/bosch/bmm150/
DKconfig70 Enable alteration of sampling rate attribute at runtime.
75 Enable alteration of XY oversampling at runtime.
80 Enable alteration of Z oversampling at runtime.
/Zephyr-latest/subsys/pm/
Dpm_shell.c167 SHELL_CMD_ARG(runtime-get, &dsub_device_name,
170 SHELL_CMD_ARG(runtime-put, &dsub_device_name,
173 SHELL_CMD_ARG(runtime-put-async, &dsub_device_name,
/Zephyr-latest/tests/arch/arm/arm_irq_advanced_features/
DREADME.txt5 CONFIG_DYNAMIC_DIRECT_INTERRUPTS at runtime (ARM Only)
8 at runtime. In particular, it tests that dynamic direct IRQs may be
12 The second test verifies the behavior of CONFIG_ZERO_LATENCY_IRQS at runtime.
/Zephyr-latest/drivers/sensor/st/lsm6dsl/
DKconfig94 0: Full Scale selected at runtime
108 0: ODR selected at runtime
127 0: Full Scale selected at runtime
140 0: ODR selected at runtime

12345678910>>...13