Searched full:just (Results 1 – 25 of 1086) sorted by relevance
12345678910>>...44
/Zephyr-latest/tests/subsys/mem_mgmt/mem_attr_heap/src/ |
D | main.c | 44 * 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/doc/releases/ |
D | release-notes-4.2.rst | 17 Does the entry have a link that contains the details? Just add the link, if 75 fancy just list the link, that should contain the documentation. If you feel 116 In any case, just link the board, further details go in the board description. 123 Just link the driver, further details go in the binding description 130 Just link the sample, further details go in the sample documentation itself.
|
/Zephyr-latest/scripts/dts/python-devicetree/ |
D | setup.py | 11 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/ |
D | test_empty.c | 13 * 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/ |
D | gen_img.py | 11 # 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/ |
D | app_syscall.c | 12 /* 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/sockets/dumb_http_server_mt/ |
D | docker-test.sh | 18 # return so we can just kill it here 49 # return so we can just kill it here
|
/Zephyr-latest/samples/net/lldp/ |
D | prj.conf | 35 # 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/tests/bsim/bluetooth/audio_samples/bap_unicast_client/boards/ |
D | nrf5340bsim_nrf5340_cpunet.conf | 1 # This file content is just a copy of the equivalent one in the unicast client sample
|
D | nrf54l15bsim_nrf54l15_cpuapp.conf | 1 # This file content is just a copy of the equivalent one in the unicast client sample
|
D | nrf52_bsim.conf | 1 # This file content is just a copy of the equivalent one in the unicast client sample
|
D | nrf5340bsim_nrf5340_cpuapp.conf | 1 # This file content is just a copy of the equivalent one in the unicast client sample
|
/Zephyr-latest/tests/drivers/build_all/bbram/src/ |
D | main.c | 6 /* It is okay if main() is not included since just checking the build. */
|
/Zephyr-latest/tests/drivers/build_all/flash/src/ |
D | main.c | 6 /* It is okay if main() is not included since just checking the build. */
|
/Zephyr-latest/boards/native/nrf_bsim/common/cmsis/ |
D | cmsis_instr.h | 60 * 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/scripts/dts/python-devicetree/tests/test-bindings-include/ |
D | include-no-list.yaml | 3 description: A map element with just a name is valid, and has no filters.
|
/Zephyr-latest/tests/drivers/gpio/gpio_get_direction/ |
D | testcase.yaml | 8 # Fix exclude when we can exclude just sim run
|
/Zephyr-latest/tests/bluetooth/qualification/ |
D | .gitattributes | 4 # import them. Just treat them as binaries.
|
/Zephyr-latest/samples/bluetooth/iso_broadcast/ |
D | prj.conf | 13 # Just needs to send a uint32_t value
|
/Zephyr-latest/tests/drivers/timer/nrf_rtc_timer/ |
D | prj.conf | 6 # But the sync RTC code uses one while it synchronizes. Let's just disable it.
|
/Zephyr-latest/boards/native/common/extra_args/ |
D | Kconfig | 9 program from the shell. These will be parsed just before the shell provided ones.
|
/Zephyr-latest/tests/benchmarks/latency_measure/boards/ |
D | intel_adsp_ace15_mtpm_sim.conf | 3 # all cores, we are wasting quite a bit of time just busy
|
D | intel_adsp_ace20_lnl_sim.conf | 3 # all cores, we are wasting quite a bit of time just busy
|
D | intel_adsp_ace30_ptl_sim.conf | 3 # all cores, we are wasting quite a bit of time just busy
|
/Zephyr-latest/tests/benchmarks/sched/boards/ |
D | intel_adsp_ace15_mtpm_sim.conf | 3 # all cores, we are wasting quite a bit of time just busy
|
12345678910>>...44