Home
last modified time | relevance | path

Searched full:just (Results 1 – 25 of 1067) sorted by relevance

12345678910>>...43

/Zephyr-latest/tests/subsys/mem_mgmt/mem_attr_heap/src/
Dmain.c44 * Check that the just allocated memory was allocated from the correct in ZTEST()
58 * Check that the just allocated memory was allocated from the correct in ZTEST()
72 * Check that the just allocated memory was allocated from the correct in ZTEST()
86 * Check that the just allocated memory was allocated from the correct in ZTEST()
87 * memory region (CACHE + DMA and not just CACHE or just DMA). in ZTEST()
107 * Check that the just allocated memory was allocated from the correct in ZTEST()
/Zephyr-latest/boards/native/native_posix/doc/
Dindex.rst24 Just like with :ref:`native_sim<native_sim>` you can build your Zephyr application
71 Now you have a Linux executable, ``./build/zephyr/zephyr.exe``, you can use just like any
74 You can run, debug, build it with sanitizers or with coverage just like with
83 Just like :ref:`native_sim<native_sim>`, ``native_posix`` comes with two targets:
/Zephyr-latest/scripts/dts/python-devicetree/
Dsetup.py11 This is just a placeholder for moving Zephyr's devicetree libraries
18 # TBD, just use these for now.
/Zephyr-latest/tests/bsim/bluetooth/ll/conn/src/
Dtest_empty.c13 * This is just a demo of the test framework facilities
61 .test_descr = "demo empty test (it just fails after 500ms)",
/Zephyr-latest/soc/mediatek/mt8xxx/
Dgen_img.py11 # for device loading. Really we should just load the ELF file
13 # term we should probably just use rimage, but that's significantly
33 # SOCs, but it's always a <=1M region in 0x4xxxxxxx. Just use what we
/Zephyr-latest/samples/userspace/prod_consumer/src/
Dapp_syscall.c12 /* Implementation of magic_syscall() which is a system call just for this
16 * 42. This is just for demonstration purposes to show how syscalls can be
/Zephyr-latest/samples/net/lldp/
Dprj.conf35 # There will be three network interfaces. This is just an example
68 # The configuration here is just an example, you must set proper values
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/
Ddocker-test.sh18 # return so we can just kill it here
49 # return so we can just kill it here
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/bap_unicast_client/boards/
Dnrf52_bsim.conf1 # This file content is just a copy of the equivalent one in the unicast client sample
Dnrf5340bsim_nrf5340_cpunet.conf1 # This file content is just a copy of the equivalent one in the unicast client sample
Dnrf5340bsim_nrf5340_cpuapp.conf1 # This file content is just a copy of the equivalent one in the unicast client sample
/Zephyr-latest/samples/bluetooth/iso_broadcast/
Dprj.conf9 # Just needs to send a uint32_t value
/Zephyr-latest/boards/native/nrf_bsim/common/cmsis/
Dcmsis_instr.h60 * thread lose context while just executing its own code, and it does not
112 * instead just loads the stored value
125 * instead just loads the stored value
138 * instead just loads the stored value
/Zephyr-latest/tests/drivers/build_all/bbram/src/
Dmain.c6 /* It is okay if main() is not included since just checking the build. */
/Zephyr-latest/tests/drivers/build_all/flash/src/
Dmain.c6 /* It is okay if main() is not included since just checking the build. */
/Zephyr-latest/scripts/dts/python-devicetree/tests/test-bindings-include/
Dinclude-no-list.yaml3 description: A map element with just a name is valid, and has no filters.
/Zephyr-latest/tests/drivers/gpio/gpio_get_direction/
Dtestcase.yaml8 # Fix exclude when we can exclude just sim run
/Zephyr-latest/tests/drivers/timer/nrf_rtc_timer/
Dprj.conf6 # But the sync RTC code uses one while it synchronizes. Let's just disable it.
/Zephyr-latest/boards/native/common/extra_args/
DKconfig9 program from the shell. These will be parsed just before the shell provided ones.
/Zephyr-latest/tests/benchmarks/latency_measure/boards/
Dintel_adsp_ace15_mtpm_sim.conf3 # all cores, we are wasting quite a bit of time just busy
Dintel_adsp_ace20_lnl_sim.conf3 # all cores, we are wasting quite a bit of time just busy
Dintel_adsp_ace30_ptl_sim.conf3 # all cores, we are wasting quite a bit of time just busy
/Zephyr-latest/tests/benchmarks/sched/boards/
Dintel_adsp_ace15_mtpm_sim.conf3 # all cores, we are wasting quite a bit of time just busy
Dintel_adsp_ace20_lnl_sim.conf3 # all cores, we are wasting quite a bit of time just busy
Dintel_adsp_ace30_ptl_sim.conf3 # all cores, we are wasting quite a bit of time just busy

12345678910>>...43