Home
last modified time | relevance | path

Searched refs:real (Results 1 – 25 of 225) sorted by relevance

123456789

/Zephyr-latest/samples/kernel/metairq_dispatch/
DREADME.rst29 * The real time spent processing the message in the worker thread, for
87 Note: The 'real' values may be significantly higher than corresponding 'proc' values
96 II: M0 T0 mirq 4478 disp 7478 proc 24336 real 24613
97 I: M8 T0 mirq 4273 disp 86983 proc 9824 real 16753
98 I: M10 T0 mirq 4273 disp 495455 proc 21177 real 28273
99 I: M11 T0 mirq 4273 disp 981565 proc 48337 real 48918
100 I: M14 T0 mirq 4273 disp 1403627 proc 7079 real 7690
101 I: M17 T0 mirq 4273 disp 1810028 proc 42143 real 42925
102 I: M19 T0 mirq 4273 disp 2369217 proc 42471 real 42925
103 I: M20 T0 mirq 4273 disp 2940429 proc 30427 real 30775
[all …]
/Zephyr-latest/boards/native/native_posix/
DKconfig22 bool "Slow down execution to real time"
26 When selected the execution of the process will be slowed down to real time.
27 (if there is a lot of load it may be slower than real time)
29 Note that this only decouples simulated time from real/wall time. In either
31 interact with some other driver/device which runs at real time.
/Zephyr-latest/boards/native/native_sim/
DKconfig30 bool "Slow down execution to real time"
34 When selected the execution of the process will be slowed down to real time.
35 (if there is a lot of load it may be slower than real time)
37 Note that this only decouples simulated time from real/wall time. In either
39 interact with some other driver/device which runs at real time.
46 bool "Slow down execution to real time (native_posix compat)"
/Zephyr-latest/samples/subsys/sensing/simple/
Dapp.overlay9 * with real-world devicetree nodes, to allow these tests to run on
10 * (and be extended to test) real hardware.
/Zephyr-latest/tests/drivers/build_all/modem/
Dapp.overlay9 * with real-world devicetree nodes, to allow these tests to run on
10 * (and be extended to test) real hardware.
/Zephyr-latest/tests/subsys/emul/
Dapp.overlay9 * with real-world devicetree nodes, to allow these tests to run on
10 * (and be extended to test) real hardware.
/Zephyr-latest/tests/lib/devicetree/api_ext/
Dapp.overlay10 * with real-world devicetree nodes, to allow these tests to run on
11 * (and be extended to test) real hardware.
/Zephyr-latest/tests/drivers/build_all/mfd/
Dapp.overlay9 * with real-world devicetree nodes, to allow these tests to run on
10 * (and be extended to test) real hardware.
/Zephyr-latest/doc/hardware/emulator/
Dbus_emulators.rst10 without requiring real hardware.
15 just like a real hardware device.
39 Separately we can test the STM32 and NXP I2C drivers on real hardware using API
44 entirely on native_sim. Since we know that the I2C driver on the real hardware
46 real hardware also.
60 All of this can work in the emulated environment or on real hardware.
75 Emulators for peripheral devices reuse the same devicetree node as the real
77 same ``compat`` value from the real driver.
103 The real code is shown in green, while the emulator code is shown in yellow.
106 controller. The real BC1.2 drivers are unchanged and operate exactly as if there
[all …]
/Zephyr-latest/tests/drivers/build_all/mdio/
Dapp.overlay9 * with real-world devicetree nodes, to allow these tests to run on
10 * (and be extended to test) real hardware.
/Zephyr-latest/tests/drivers/build_all/fpga/
Dapp.overlay9 * with real-world devicetree nodes, to allow these tests to run on
10 * (and be extended to test) real hardware.
/Zephyr-latest/tests/subsys/mgmt/mcumgr/handler_demo/example_as_module/
DCMakeLists.txt6 # The below should be updated with the real name of the file
/Zephyr-latest/tests/drivers/build_all/w1/
Dapp.overlay9 * with real-world devicetree nodes, to allow these tests to run on
10 * (and be extended to test) real hardware.
/Zephyr-latest/samples/sensor/tmp108/
DKconfig29 to work in real time.
40 to work in real time.
/Zephyr-latest/tests/drivers/build_all/video/
Dmimxrt1170_evk_mimxrt1176_cm7.overlay7 * with real-world devicetree nodes, to allow these tests to run on
8 * (and be extended to test) real hardware.
Dapp.overlay9 * with real-world devicetree nodes, to allow these tests to run on
10 * (and be extended to test) real hardware.
/Zephyr-latest/modules/percepio/
DKconfig2 # The real Kconfig for the module is located in the module repository,
/Zephyr-latest/tests/kernel/device/
Dapp.overlay12 * with real-world devicetree nodes, to allow these tests to run on
13 * (and be extended to test) real hardware.
/Zephyr-latest/tests/drivers/build_all/led_strip/
Dapp.overlay10 * with real-world devicetree nodes, to allow these tests to run on
11 * (and be extended to test) real hardware.
/Zephyr-latest/soc/ti/lm3s6965/
DKconfig.soc12 # Platform has only been tested on QEMU, not on real hardware, so always
/Zephyr-latest/cmake/emu/
Dcustom.cmake5 # The real 'run' custom_target should be defined in `board.cmake` instead.
/Zephyr-latest/tests/lib/devicetree/devices/
Dapp.overlay9 * with real-world devicetree nodes, to allow these tests to run on
10 * (and be extended to test) real hardware.
/Zephyr-latest/tests/kernel/device/boards/
Dhifive_unmatched_fu740_s7.overlay12 * with real-world devicetree nodes, to allow these tests to run on
13 * (and be extended to test) real hardware.
Dhifive_unmatched_fu740_u74.overlay12 * with real-world devicetree nodes, to allow these tests to run on
13 * (and be extended to test) real hardware.
/Zephyr-latest/tests/drivers/build_all/eeprom/
Dapp.overlay9 * with real-world devicetree nodes, to allow these tests to run on
10 * (and be extended to test) real hardware.

123456789