Home
last modified time | relevance | path

Searched refs:run (Results 1 – 25 of 957) sorted by relevance

12345678910>>...39

/Zephyr-latest/tests/drivers/build_all/sensor/
DKconfig5 bool "Compile and run the generic sensor tests"
9 iterate through the device tree and run sample path tests on any
19 range boundaries. The test will run one iteration for each expected
21 sensor range is 0..100, the test will run 5 times with expected values
22 0, 25, 50, 75, and 100. These iterations are run in parallel.
/Zephyr-latest/include/zephyr/math/
Dinterpolation.h40 float rise, run, slope; in linear_interpolate() local
64 run = x_axis[idx_low + 1] - x_axis[idx_low]; in linear_interpolate()
65 slope = rise / run; in linear_interpolate()
/Zephyr-latest/scripts/west_commands/tests/
Dtest_mdb.py204 mdb_nsim(test_case['i']).run('flash')
212 mdb_nsim(test_case['i']).run('debug')
221 mdb_nsim(test_case).run('flash')
233 mdb_hw_no_hl(test_case['i']).run('flash')
241 mdb_hw_hl(test_case['i']).run('flash')
250 mdb_hw_no_hl(test_case['i']).run('flash')
258 mdb_hw_no_hl(test_case['i']).run('debug')
266 mdb_hw_hl(test_case['i']).run('debug')
275 mdb_hw_no_hl(test_case['i']).run('debug')
284 mdb_hw_no_hl(test_case).run('flash')
[all …]
Dtest_bossac.py190 runner.run('flash')
227 runner.run('flash')
265 runner.run('flash')
302 runner.run('flash')
342 runner.run('flash')
380 runner.run('flash')
415 runner.run('flash')
449 runner.run('flash')
484 runner.run('flash')
518 runner.run('flash')
[all …]
Dtest_pyocd.py170 pyocd(pyocd_args).run('flash')
182 pyocd(pyocd_args).run('debug')
194 pyocd(pyocd_args).run('debugserver')
216 pyocd(pyocd_args).run('flash')
230 pyocd(pyocd_args).run('debug')
244 pyocd(pyocd_args).run('debugserver')
/Zephyr-latest/scripts/west_commands/
DREADME.txt11 date. The mypy static type checker is also run on the runners package.
13 To run these tests locally on Windows, run:
21 Note that these tests are run as part of Zephyr's CI when submitting
Drun_tests.py36 subprocess.run(mypy, check=True, cwd=here)
40 subprocess.run(pytest, check=True, cwd=here)
/Zephyr-latest/boards/technexion/pico_pi/doc/
Dindex.rst8 Zephyr was ported to run on the M4 core. In a later release, it will also
95 The M4 Core is configured to run at a 200 MHz clock speed.
161 Below you will find the instructions to load and run Zephyr on M4 from A7 using
174 Set the u-boot environment variables and run the zephyr.bin from the
182 setenv bootm4tcml 'run m4tcml && run bootm4'
183 run bootm4tcml
186 setenv bootm4tcmu 'run m4tcmu && run bootm4'
187 run bootm4tcmu
190 setenv bootm4ocram 'run m4ocram && run bootm4'
191 run bootm4ocram
[all …]
/Zephyr-latest/tests/bsim/bluetooth/
Dtests.nrf52bsim.txt1 # Search paths(s) for tests which will be run in the nrf52bsim
2 # This file is used in CI to select which tests are run
Dtests.nrf54l15bsim_nrf54l15_cpuapp.txt1 # Search paths(s) for tests which will be run in the nrf54l15 app core
2 # This file is used in CI to select which tests are run
Dtests.nrf5340bsim_nrf5340_cpuapp.txt1 # Search paths(s) for tests which will be run in the nrf5340 split stack configuration
2 # This file is used in CI to select which tests are run
/Zephyr-latest/boards/96boards/meerkat96/doc/
Dindex.rst11 Zephyr OS is ported to run on the Cortex®-M4 core.
141 The M4 Core is configured to run at a 200 MHz clock speed.
204 Below you will find the instructions to load and run Zephyr on M4 from
209 Set the u-boot environment variables and run the zephyr.bin from the
217 setenv bootm4tcml 'run m4tcml && run bootm4'
218 run bootm4tcml
221 setenv bootm4tcmu 'run m4tcmu && run bootm4'
222 run bootm4tcmu
225 setenv bootm4ocram 'run m4ocram && run bootm4'
226 run bootm4ocram
[all …]
/Zephyr-latest/boards/element14/warp7/doc/
Dindex.rst8 Zephyr was ported to run on the M4 core. In a later release, it will also
128 The M4 Core is configured to run at a 200 MHz clock speed.
197 Below you will find the instructions to load and run Zephyr on M4 from A7 using
211 Set the u-boot environment variables and run the zephyr.bin from the
219 setenv bootm4tcml 'run m4tcml && run bootm4'
220 run bootm4tcml
223 setenv bootm4tcmu 'run m4tcmu && run bootm4'
224 run bootm4tcmu
227 setenv bootm4ocram 'run m4ocram && run bootm4'
228 run bootm4ocram
[all …]
/Zephyr-latest/samples/modules/lvgl/demos/
DREADME.rst58 :goals: run
66 :goals: run
74 :goals: run
82 :goals: run
90 :goals: run
98 :goals: run
106 :goals: run
114 :goals: run
122 :goals: run
/Zephyr-latest/tests/posix/eventfd/
DKconfig8 int "Number of seconds to run the test"
14 eventfd_write() are stable enough to run for an arbitrarily long
18 int "Number of seconds to run the test"
26 The minimal stack size required to run a no-op thread.
/Zephyr-latest/scripts/
Drequirements-run-test.txt1 # RUN-TEST: required to do run time tests of zephyr
3 # things used by twister or related in run time testing
/Zephyr-latest/cmake/emu/
Dcustom.cmake4 # when building the `run` target. Create this placeholder file so it doesn't complain.
5 # The real 'run' custom_target should be defined in `board.cmake` instead.
/Zephyr-latest/scripts/kconfig/
Dlint.py158 modpaths = run(("west", "list", "-f{abspath}")).splitlines()
165 defines = run(("git", "grep", "--extended-regexp", regex),
187 print(run(cmd, cwd=modpath, check=False), end="")
223 run((os.path.join("scripts", "zephyr_module.py"),
252 for modpath in run(("west", "list", "-f{abspath}")).splitlines():
253 for line in run(("git", "grep", "-h", "-I", "--extended-regexp", regex),
293 def run(cmd, cwd=TOP_DIR, check=True): function
/Zephyr-latest/doc/kernel/usermode/
Dindex.rst6 Zephyr offers the capability to run threads at a reduced privilege level
10 For details on creating threads that run in user mode, please see
/Zephyr-latest/tests/net/lib/mqtt/v3_1_1/mqtt_packet/
DREADME6 it can be run on almost any board already supported by Zephyr and
14 Build & run:
17 make run
24 make run
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/
DREADME.txt43 To run these sets of tests you need to compile both of these applications as any
48 To run the tests you can either run one of the provided scripts, or run by
58 #run all tests
61 #or just run one set:
/Zephyr-latest/scripts/ci/
Dcheck_compliance.py49 cp = subprocess.run(git_cmd, capture_output=True, cwd=cwd)
210 def run(self): member in CheckPatch
219 subprocess.run((checkpatch, '--mailback', '--no-tree', '-'),
268 def run(self): member in BoardYmlCheck
295 def run(self): member in ClangFormatCheck
306 subprocess.run((exe, '-p1'),
337 def run(self, full=True): member in DevicetreeBindingsCheck
374 def run(self, full=True, no_modules=False, filename="Kconfig", hwm=None): member in KconfigCheck
408 subprocess.run(cmd, check=True, stdout=subprocess.PIPE,
472 subprocess.run(cmd, check=True, stdout=subprocess.PIPE,
[all …]
/Zephyr-latest/scripts/west_commands/zspdx/
Dgetincludes.py5 from subprocess import run, PIPE
33 cp = run(cmd, stdout=PIPE, stderr=PIPE, universal_newlines=True)
/Zephyr-latest/include/zephyr/
Dsmf.h38 .run = _run, \
73 const state_execution run; member
/Zephyr-latest/samples/kernel/bootargs/
DREADME.rst30 :goals: build run
51 :goals: build run
85 :goals: build run
101 argv[0] = run.efi
108 Shell> run.efi This is 'a list of' arguments
118 argv[0] = run.efi

12345678910>>...39