/Zephyr-latest/samples/subsys/sensing/simple/ |
D | app.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 * with real-world devicetree nodes, to allow these tests to run on 10 * (and be extended to test) real hardware. 15 sensing: sensing-node {
|
/Zephyr-latest/tests/drivers/build_all/modem/ |
D | app.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 * with real-world devicetree nodes, to allow these tests to run on 10 * (and be extended to test) real hardware. 15 #address-cells = <1>; 16 #size-cells = <1>; 20 gpio-controller; 22 #gpio-cells = <0x2>;
|
/Zephyr-latest/tests/subsys/emul/ |
D | app.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 * with real-world devicetree nodes, to allow these tests to run on 10 * (and be extended to test) real hardware. 21 compatible = "vnd,emul-tester"; 27 compatible = "vnd,emul-tester";
|
/Zephyr-latest/tests/lib/devicetree/api_ext/ |
D | app.overlay | 5 * SPDX-License-Identifier: Apache-2.0 10 * with real-world devicetree nodes, to allow these tests to run on 11 * (and be extended to test) real hardware. 16 #address-cells = < 0x1 >; 17 #size-cells = < 0x1 >; 20 compatible = "zephyr,memory-region", "mmio-sram"; 22 zephyr,memory-region = "SRAM_REGION"; 25 compatible = "zephyr,memory-region", "mmio-sram"; 27 zephyr,memory-region = "SRAM@REGION#2";
|
/Zephyr-latest/tests/drivers/build_all/mfd/ |
D | app.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 * with real-world devicetree nodes, to allow these tests to run on 10 * (and be extended to test) real hardware. 15 #address-cells = <1>; 16 #size-cells = <1>; 28 compatible = "nxp,sc18im704-i2c"; 30 #address-cells = <1>; 31 #size-cells = <0>; 35 compatible = "nxp,sc18im704-gpio"; 37 gpio-controller; [all …]
|
/Zephyr-latest/dts/bindings/clock/ |
D | st,stm32wb0-lsi-clock.yaml | 2 # SPDX-License-Identifier: Apache-2.0 9 allows to adapt all frequency-based calculations to a somewhat accurate value, ensuring 10 that the software does not get too much out of sync with real-world time. 14 compatible: "st,stm32wb0-lsi-clock" 16 include: [fixed-clock.yaml]
|
/Zephyr-latest/tests/drivers/build_all/mdio/ |
D | app.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 * with real-world devicetree nodes, to allow these tests to run on 10 * (and be extended to test) real hardware. 15 #address-cells = <1>; 16 #size-cells = <1>; 20 gpio-controller; 22 #gpio-cells = <0x2>; 27 compatible = "zephyr,mdio-gpio"; 29 mdc-gpios = <&test_gpio 0 0>; 30 mdio-gpios = <&test_gpio 0 0>; [all …]
|
/Zephyr-latest/tests/drivers/build_all/fpga/ |
D | app.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 * with real-world devicetree nodes, to allow these tests to run on 10 * (and be extended to test) real hardware. 15 #address-cells = <1>; 16 #size-cells = <1>; 20 gpio-controller; 22 #gpio-cells = <0x2>; 27 #address-cells = <1>; 28 #size-cells = <0>; 32 clock-frequency = <2000000>; [all …]
|
/Zephyr-latest/tests/misc/test_build/src/ |
D | main.c | 1 /* main.c - Hello World demo */ 4 * Copyright (c) 2012-2014 Wind River Systems, Inc. 6 * SPDX-License-Identifier: Apache-2.0 13 * The hello world demo has two threads that utilize semaphores and sleeping 15 * shows both the static and dynamic approaches for spawning a thread; a real 16 * world application would likely use the static approach for both threads. 43 printk("%s: Hello World from %s!\n", my_name, CONFIG_ARCH); in helloLoop() 65 /* invoke routine to ping-pong hello messages with threadA */ in threadB() 85 /* invoke routine to ping-pong hello messages with threadB */ in threadA()
|
/Zephyr-latest/tests/drivers/build_all/w1/ |
D | app.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 * with real-world devicetree nodes, to allow these tests to run on 10 * (and be extended to test) real hardware. 15 #address-cells = <1>; 16 #size-cells = <1>; 20 gpio-controller; 22 #gpio-cells = <0x2>; 27 compatible = "zephyr,w1-gpio"; 36 #address-cells = <1>; 37 #size-cells = <0>; [all …]
|
/Zephyr-latest/tests/kernel/device/ |
D | app.overlay | 5 * SPDX-License-Identifier: Apache-2.0 12 * with real-world devicetree nodes, to allow these tests to run on 13 * (and be extended to test) real hardware. 17 #address-cells = <1>; 18 #size-cells = <1>; 50 reg-names = "chip", 59 zephyr,deferred-init; 66 zephyr,deferred-init; 72 power-domains = <&fakedomain_2>; 73 #power-domain-cells = <0>; [all …]
|
/Zephyr-latest/samples/subsys/tracing/src/ |
D | main.c | 3 * Copyright (c) 2012-2014 Wind River Systems, Inc. 5 * SPDX-License-Identifier: Apache-2.0 15 * The hello world demo has two threads that utilize semaphores and sleeping 17 * shows both the static and dynamic approaches for spawning a thread; a real 18 * world application would likely use the static approach for both threads. 54 printk("%s: Hello World from %s!\n", in helloLoop() 57 printk("%s: Hello World from %s!\n", in helloLoop() 81 /* invoke routine to ping-pong hello messages with threadA */ in threadB() 113 /* invoke routine to ping-pong hello messages with threadB */ in threadA()
|
/Zephyr-latest/tests/kernel/device/boards/ |
D | hifive_unmatched_fu740_s7.overlay | 5 * SPDX-License-Identifier: Apache-2.0 12 * with real-world devicetree nodes, to allow these tests to run on 13 * (and be extended to test) real hardware. 47 reg-names = "chip", 56 zephyr,deferred-init; 63 zephyr,deferred-init; 69 #power-domain-cells = <0>; 70 power-domains = <&fakedomain_2>; 76 #power-domain-cells = <0>; 77 power-domains = <&fakedomain_0>; [all …]
|
D | hifive_unmatched_fu740_u74.overlay | 5 * SPDX-License-Identifier: Apache-2.0 12 * with real-world devicetree nodes, to allow these tests to run on 13 * (and be extended to test) real hardware. 47 reg-names = "chip", 56 zephyr,deferred-init; 63 zephyr,deferred-init; 69 #power-domain-cells = <0>; 70 power-domains = <&fakedomain_2>; 76 #power-domain-cells = <0>; 77 power-domains = <&fakedomain_0>; [all …]
|
/Zephyr-latest/tests/drivers/build_all/video/ |
D | mimxrt1170_evk_mimxrt1176_cm7.overlay | 4 * SPDX-License-Identifier: Apache-2.0 7 * with real-world devicetree nodes, to allow these tests to run on 8 * (and be extended to test) real hardware. 11 #include <zephyr/dt-bindings/video/video-interfaces.h> 15 #address-cells = <1>; 16 #size-cells = <1>; 20 gpio-controller; 22 #gpio-cells = <0x2>; 27 #address-cells = <1>; 28 #size-cells = <0>; [all …]
|
D | app.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 * with real-world devicetree nodes, to allow these tests to run on 10 * (and be extended to test) real hardware. 15 #address-cells = <1>; 16 #size-cells = <1>; 20 gpio-controller; 22 #gpio-cells = <0x2>; 27 #address-cells = <1>; 28 #size-cells = <0>; 32 clock-frequency = <100000>; [all …]
|
/Zephyr-latest/tests/lib/devicetree/devices/ |
D | app.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 * with real-world devicetree nodes, to allow these tests to run on 10 * (and be extended to test) real hardware. 15 #address-cells = <0x1>; 16 #size-cells = <0x1>; 19 gpio-controller; 20 #gpio-cells = <0x2>; 21 compatible = "vnd,gpio-device"; 27 #address-cells = <1>; 28 #size-cells = <0>; [all …]
|
/Zephyr-latest/tests/drivers/build_all/led_strip/ |
D | app.overlay | 5 * SPDX-License-Identifier: Apache-2.0 10 * with real-world devicetree nodes, to allow these tests to run on 11 * (and be extended to test) real hardware. 15 #include <zephyr/dt-bindings/led/led.h> 19 #address-cells = <1>; 20 #size-cells = <1>; 24 gpio-controller; 26 #gpio-cells = <0x2>; 31 #address-cells = <1>; 32 #size-cells = <0>; [all …]
|
/Zephyr-latest/tests/drivers/build_all/led/ |
D | app.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 * with real-world devicetree nodes, to allow these tests to run on 10 * (and be extended to test) real hardware. 15 #address-cells = <1>; 16 #size-cells = <1>; 20 gpio-controller; 22 #gpio-cells = <0x2>; 27 compatible = "gpio-leds"; 34 #address-cells = <1>; 35 #size-cells = <0>; [all …]
|
/Zephyr-latest/samples/synchronization/src/ |
D | main.c | 1 /* main.c - Synchronization demo */ 4 * Copyright (c) 2012-2014 Wind River Systems, Inc. 6 * SPDX-License-Identifier: Apache-2.0 15 * shows both the static and dynamic approaches for spawning a thread; a real 16 * world application would likely use the static approach for both threads. 50 cpu = arch_curr_cpu()->id; in hello_loop() 56 printk("%s: Hello World from cpu %d on %s!\n", in hello_loop() 59 printk("%s: Hello World from cpu %d on %s!\n", in hello_loop() 81 /* invoke routine to ping-pong hello messages with thread_b */ in thread_a_entry_point() 94 /* invoke routine to ping-pong hello messages with thread_a */ in thread_b_entry_point() [all …]
|
/Zephyr-latest/tests/drivers/build_all/eeprom/ |
D | app.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 * with real-world devicetree nodes, to allow these tests to run on 10 * (and be extended to test) real hardware. 18 #address-cells = <1>; 19 #size-cells = <1>; 23 gpio-controller; 25 #gpio-cells = <0x2>; 30 #address-cells = <1>; 31 #size-cells = <0>; 35 clock-frequency = <100000>; [all …]
|
/Zephyr-latest/boards/nxp/imx93_evk/doc/ |
D | index.rst | 6 The i.MX93 Evaluation Kit (MCIMX93-EVK board) is a platform designed to show 8 small and low cost package. The MCIMX93-EVK board is an entry-level development 12 i.MX93 MPU is composed of one cluster of 2x Cortex-A55 cores and a single 13 Cortex®-M33 core. Zephyr OS is ported to run on one of the Cortex®-A55 core. 15 - Board features: 17 - RAM: 2GB LPDDR4 18 - Storage: 20 - SanDisk 16GB eMMC5.1 21 - microSD Socket 22 - Wireless: [all …]
|
/Zephyr-latest/boards/nxp/imx8mm_evk/doc/ |
D | index.rst | 7 processor, composed of a quad Cortex®-A53 cluster and a single Cortex®-M4 core. 8 Zephyr OS is ported to run on the Cortex®-A53 core. 10 - Board features: 12 - RAM: 2GB LPDDR4 13 - Storage: 15 - SanDisk 16GB eMMC5.1 16 - Micron 32MB QSPI NOR 17 - microSD Socket 18 - Wireless: 20 - WiFi: 2.4/5GHz IEEE 802.11b/g/n [all …]
|
/Zephyr-latest/boards/nxp/imx8mp_evk/doc/ |
D | index.rst | 7 processor, composed of a quad Cortex®-A53 cluster and a single Cortex®-M7 core. 8 Zephyr OS is ported to run on the Cortex®-A53 core. 10 - Board features: 12 - RAM: 2GB LPDDR4 13 - Storage: 15 - SanDisk 16GB eMMC5.1 16 - Micron 32MB QSPI NOR 17 - microSD Socket 18 - Wireless: 20 - WiFi: 2.4/5GHz IEEE 802.11b/g/n [all …]
|
/Zephyr-latest/samples/subsys/llext/shell_loader/ |
D | README.rst | 1 .. zephyr:code-sample:: llext-shell-loader 3 :relevant-api: llext_apis 21 .. zephyr-app-commands:: 22 :zephyr-app: samples/subsys/llext/shell_loader 33 All the llext system related commands are available as sub-commands of llext 36 .. code-block:: console 39 llext - Loadable extension commands 52 A hello world C file can be found in tests/subsys/llext/hello_world/hello_world.c 61 .. code-block:: console 63 …$ arm-zephyr-eabi-gcc -mlong-calls -mthumb -c -o hello_world.elf tests/subsys/llext/hello_world/he… [all …]
|