Home
last modified time | relevance | path

Searched +full:0 +full:- (Results 1 – 25 of 1762) sorted by relevance

12345678910>>...71

/Zephyr-latest/samples/modules/tflite-micro/magic_wand/renode/
Dangle.data1 0 0 0
2 0 0 0
3 0 0 0
4 0 0 0
5 0 0 0
6 0 0 0
7 0 0 0
8 0 0 0
9 0 0 0
10 0 0 0
[all …]
Dcircle.data1 0 0 0
2 0 0 0
3 0 0 0
4 0 0 0
5 0 0 0
6 0 0 0
7 0 0 0
8 0 0 0
9 0 0 0
10 0 0 0
[all …]
/Zephyr-latest/samples/boards/nxp/adsp/number_crunching/include/
Dinput.h4 * SPDX-License-Identifier: Apache-2.0
11 0x0EB1, 0xD7DA, 0xDFC2, 0x2DDA, 0xAEB8, 0x1A8C, 0x34D0, 0xC949,
12 0x19FF, 0x1AFC, 0xD67E, 0x2639, 0x1546, 0xF32D, 0x2A82, 0xB79E,
13 0x1317, 0xEAF2, 0xCBD9, 0xC454, 0x42FD, 0xBB89, 0x9B4F, 0xCE5C,
14 0x09A1, 0xDFC2, 0xD780, 0x2B2C, 0x0FDB, 0xC69C, 0x5D9B, 0xBC82,
15 0x2794, 0xC287, 0x152B, 0xDA69, 0x2BE1, 0xE9BB, 0xD5EE, 0xC7C4,
16 0xBCDA, 0xC828, 0x19B1, 0x5F41, 0x5146, 0x00F0, 0xDEF6, 0x2A44,
17 0xCD0A, 0xE918, 0xF4D0, 0xD863, 0x241F, 0xE030, 0x26F3, 0x1ACB,
18 0x245C, 0x047C, 0x9433, 0x2BF5, 0x2F0F, 0x40E5, 0xC00D, 0x849C,
19 0x215D, 0xDE1B, 0x264A, 0x311D, 0x0C88, 0x1028, 0x2D8F, 0xCE0E,
[all …]
/Zephyr-latest/dts/riscv/ite/
Dit81xx2.dtsi4 * SPDX-License-Identifier: Apache-2.0
11 gpiogcr: gpio-gcr@f01600 {
12 compatible = "ite,it8xxx2-gpiogcr";
13 reg = <0x00f01600 0x100>;
17 compatible = "ite,it8xxx2-gpiokscan";
18 reg = <0x00f01d07 1
19 0x00f01d06 1
20 0x00f01d08 1
21 0x00f01d09 1
22 0x00f01d26 1>;
[all …]
Dit82xx2.dtsi4 * SPDX-License-Identifier: Apache-2.0
12 compatible = "mmio-sram";
13 reg = <0x80100000 DT_SIZE_K(256)>;
16 intc: interrupt-controller@f03f00 {
17 compatible = "ite,it8xxx2-intc-v2";
18 #address-cells = <0>;
19 #interrupt-cells = <2>;
20 interrupt-controller;
21 reg = <0x00f03f00 0x0100>;
25 compatible = "ite,it8xxx2-watchdog";
[all …]
/Zephyr-latest/dts/bindings/sensor/
Dst,lsm6dsv16x-common.yaml2 # SPDX-License-Identifier: Apache-2.0
5 When setting the accel-range, accel-odr, gyro-range, gyro-odr properties in
10 #include <zephyr/dt-bindings/sensor/lsm6dsv16x.h>
12 lsm6dsv16x: lsm6dsv16x@0 {
15 accel-range = <LSM6DSV16X_DT_FS_8G>;
16 accel-odr = <LSM6DSV16X_DT_ODR_AT_60Hz>;
17 gyro-range = <LSM6DSV16X_DT_FS_4000DPS>;
18 gyro-odr = <LSM6DSV16X_DT_ODR_AT_60Hz>;
21 include: sensor-device.yaml
24 int1-gpios:
[all …]
Dst,lsm6dso16is-common.yaml2 # SPDX-License-Identifier: Apache-2.0
5 When setting the accel-range, accel-odr, gyro-range, gyro-odr properties in
10 #include <zephyr/dt-bindings/sensor/lsm6dso16is.h>
12 lsm6dso16is: lsm6dso16is@0 {
15 accel-range = <LSM6DSO16IS_DT_FS_8G>;
16 accel-odr = <LSM6DSO16IS_DT_ODR_104Hz_LP>;
17 gyro-range = <LSM6DSO16IS_DT_FS_2000DPS>;
18 gyro-odr = <LSM6DSO16IS_DT_ODR_104Hz_LP>;
21 include: sensor-device.yaml
24 irq-gpios:
[all …]
/Zephyr-latest/dts/x86/intel/
Dapollo_lake.dtsi2 * Copyright (c) 2017-2019 Intel Corporation.
4 * SPDX-License-Identifier: Apache-2.0
8 #include <zephyr/dt-bindings/interrupt-controller/intel-ioapic.h>
9 #include <zephyr/dt-bindings/i2c/i2c.h>
10 #include <zephyr/dt-bindings/pcie/pcie.h>
14 #address-cells = <1>;
15 #size-cells = <0>;
17 cpu@0 {
19 compatible = "intel,apollo-lake", "intel,x86_64";
20 d-cache-line-size = <64>;
[all …]
/Zephyr-latest/dts/arm64/qemu/
Dqemu-virt-arm64.dtsi4 * SPDX-License-Identifier: Apache-2.0
10 * qemu-system-aarch64 -machine virt,gic-version=host,accel=kvm
11 * -cpu cortex-a53 -nographic -machine dumpdtb=virt.dtb
13 * dtc -I dtb -O dts virt.dtb
17 #include <arm64/armv8-a.dtsi>
18 #include <zephyr/dt-bindings/interrupt-controller/arm-gic.h>
19 #include <zephyr/dt-bindings/pcie/pcie.h>
22 #address-cells = <2>;
23 #size-cells = <2>;
26 #address-cells = <1>;
[all …]
Dqemu-virt-a53.dtsi4 * SPDX-License-Identifier: Apache-2.0
10 * qemu-system-aarch64 -machine virt -cpu cortex-a53 -nographic
11 * -machine dumpdtb=virt.dtb
13 * dtc -I dtb -O dts virt.dtb
17 #include <arm64/armv8-a.dtsi>
18 #include <zephyr/dt-bindings/interrupt-controller/arm-gic.h>
19 #include <zephyr/dt-bindings/pcie/pcie.h>
22 #address-cells = <2>;
23 #size-cells = <2>;
26 #address-cells = <1>;
[all …]
/Zephyr-latest/boards/openisa/rv32m1_vega/support/
Dopenocd_rv32m1_vega_ri5cy.cfg2 # SPDX-License-Identifier: BSD-3-Clause
4 set _WORKAREASIZE 0x2000
11 set _WORKAREASIZE 0x1000
18 set _CPUTAPID 0x249511C3
20 jtag newtap $_CHIPNAME cpu -irlen 4 -expected-id $_CPUTAPID
23 target create $_TARGETNAME rv32m1 -endian little -chain-position $_TARGETNAME
38 # Select core 0
39 core_select 0
41 $_TARGETNAME configure -work-area-phys 0x20000000 -work-area-size $_WORKAREASIZE -work-area-backup 0
42 $_TARGETNAME configure -event gdb-detach {
[all …]
/Zephyr-latest/boards/st/nucleo_f070rb/
Dst_morpho_connector.dtsi3 * SPDX-License-Identifier: Apache-2.0
6 #include <zephyr/dt-bindings/gpio/gpio.h>
7 #include <zephyr/dt-bindings/gpio/st-morpho-header.h>
10 st_morpho_header: st-morpho-header {
11 compatible = "st-morpho-header";
12 #gpio-cells = <2>;
13 gpio-map-mask = <ST_MORPHO_PIN_MASK 0x0>;
14 gpio-map-pass-thru = <0x0 GPIO_DT_FLAGS_MASK>;
15 gpio-map = <ST_MORPHO_L_1 0 &gpioc 10 0>,
16 <ST_MORPHO_L_2 0 &gpioc 11 0>,
[all …]
/Zephyr-latest/boards/st/nucleo_f103rb/
Dst_morpho_connector.dtsi3 * SPDX-License-Identifier: Apache-2.0
6 #include <zephyr/dt-bindings/gpio/gpio.h>
7 #include <zephyr/dt-bindings/gpio/st-morpho-header.h>
10 st_morpho_header: st-morpho-header {
11 compatible = "st-morpho-header";
12 #gpio-cells = <2>;
13 gpio-map-mask = <ST_MORPHO_PIN_MASK 0x0>;
14 gpio-map-pass-thru = <0x0 GPIO_DT_FLAGS_MASK>;
15 gpio-map = <ST_MORPHO_L_1 0 &gpioc 10 0>,
16 <ST_MORPHO_L_2 0 &gpioc 11 0>,
[all …]
/Zephyr-latest/boards/st/nucleo_f303re/
Dst_morpho_connector.dtsi3 * SPDX-License-Identifier: Apache-2.0
6 #include <zephyr/dt-bindings/gpio/gpio.h>
7 #include <zephyr/dt-bindings/gpio/st-morpho-header.h>
10 st_morpho_header: st-morpho-header {
11 compatible = "st-morpho-header";
12 #gpio-cells = <2>;
13 gpio-map-mask = <ST_MORPHO_PIN_MASK 0x0>;
14 gpio-map-pass-thru = <0x0 GPIO_DT_FLAGS_MASK>;
15 gpio-map = <ST_MORPHO_L_1 0 &gpioc 10 0>,
16 <ST_MORPHO_L_2 0 &gpioc 11 0>,
[all …]
/Zephyr-latest/boards/st/nucleo_f334r8/
Dst_morpho_connector.dtsi3 * SPDX-License-Identifier: Apache-2.0
6 #include <zephyr/dt-bindings/gpio/gpio.h>
7 #include <zephyr/dt-bindings/gpio/st-morpho-header.h>
10 st_morpho_header: st-morpho-header {
11 compatible = "st-morpho-header";
12 #gpio-cells = <2>;
13 gpio-map-mask = <ST_MORPHO_PIN_MASK 0x0>;
14 gpio-map-pass-thru = <0x0 GPIO_DT_FLAGS_MASK>;
15 gpio-map = <ST_MORPHO_L_1 0 &gpioc 10 0>,
16 <ST_MORPHO_L_2 0 &gpioc 11 0>,
[all …]
/Zephyr-latest/boards/st/nucleo_l053r8/
Dst_morpho_connector.dtsi3 * SPDX-License-Identifier: Apache-2.0
6 #include <zephyr/dt-bindings/gpio/gpio.h>
7 #include <zephyr/dt-bindings/gpio/st-morpho-header.h>
10 st_morpho_header: st-morpho-header {
11 compatible = "st-morpho-header";
12 #gpio-cells = <2>;
13 gpio-map-mask = <ST_MORPHO_PIN_MASK 0x0>;
14 gpio-map-pass-thru = <0x0 GPIO_DT_FLAGS_MASK>;
15 gpio-map = <ST_MORPHO_L_1 0 &gpioc 10 0>,
16 <ST_MORPHO_L_2 0 &gpioc 11 0>,
[all …]
/Zephyr-latest/boards/st/nucleo_l073rz/
Dst_morpho_connector.dtsi3 * SPDX-License-Identifier: Apache-2.0
6 #include <zephyr/dt-bindings/gpio/gpio.h>
7 #include <zephyr/dt-bindings/gpio/st-morpho-header.h>
10 st_morpho_header: st-morpho-header {
11 compatible = "st-morpho-header";
12 #gpio-cells = <2>;
13 gpio-map-mask = <ST_MORPHO_PIN_MASK 0x0>;
14 gpio-map-pass-thru = <0x0 GPIO_DT_FLAGS_MASK>;
15 gpio-map = <ST_MORPHO_L_1 0 &gpioc 10 0>,
16 <ST_MORPHO_L_2 0 &gpioc 11 0>,
[all …]
/Zephyr-latest/boards/st/nucleo_l152re/
Dst_morpho_connector.dtsi3 * SPDX-License-Identifier: Apache-2.0
6 #include <zephyr/dt-bindings/gpio/gpio.h>
7 #include <zephyr/dt-bindings/gpio/st-morpho-header.h>
10 st_morpho_header: st-morpho-header {
11 compatible = "st-morpho-header";
12 #gpio-cells = <2>;
13 gpio-map-mask = <ST_MORPHO_PIN_MASK 0x0>;
14 gpio-map-pass-thru = <0x0 GPIO_DT_FLAGS_MASK>;
15 gpio-map = <ST_MORPHO_L_1 0 &gpioc 10 0>,
16 <ST_MORPHO_L_2 0 &gpioc 11 0>,
[all …]
/Zephyr-latest/boards/st/nucleo_l452re/
Dst_morpho_connector.dtsi3 * SPDX-License-Identifier: Apache-2.0
6 #include <zephyr/dt-bindings/gpio/gpio.h>
7 #include <zephyr/dt-bindings/gpio/st-morpho-header.h>
10 st_morpho_header: st-morpho-header {
11 compatible = "st-morpho-header";
12 #gpio-cells = <2>;
13 gpio-map-mask = <ST_MORPHO_PIN_MASK 0x0>;
14 gpio-map-pass-thru = <0x0 GPIO_DT_FLAGS_MASK>;
15 gpio-map = <ST_MORPHO_L_1 0 &gpioc 10 0>,
16 <ST_MORPHO_L_2 0 &gpioc 11 0>,
[all …]
/Zephyr-latest/boards/st/nucleo_l476rg/
Dst_morpho_connector.dtsi3 * SPDX-License-Identifier: Apache-2.0
6 #include <zephyr/dt-bindings/gpio/gpio.h>
7 #include <zephyr/dt-bindings/gpio/st-morpho-header.h>
10 st_morpho_header: st-morpho-header {
11 compatible = "st-morpho-header";
12 #gpio-cells = <2>;
13 gpio-map-mask = <ST_MORPHO_PIN_MASK 0x0>;
14 gpio-map-pass-thru = <0x0 GPIO_DT_FLAGS_MASK>;
15 gpio-map = <ST_MORPHO_L_1 0 &gpioc 10 0>,
16 <ST_MORPHO_L_2 0 &gpioc 11 0>,
[all …]
/Zephyr-latest/boards/st/nucleo_u083rc/
Dst_morpho_connector.dtsi3 * SPDX-License-Identifier: Apache-2.0
6 #include <zephyr/dt-bindings/gpio/gpio.h>
7 #include <zephyr/dt-bindings/gpio/st-morpho-header.h>
10 st_morpho_header: st-morpho-header {
11 compatible = "st-morpho-header";
12 #gpio-cells = <2>;
13 gpio-map-mask = <ST_MORPHO_PIN_MASK 0x0>;
14 gpio-map-pass-thru = <0x0 GPIO_DT_FLAGS_MASK>;
15 gpio-map = <ST_MORPHO_L_1 0 &gpioc 10 0>,
16 <ST_MORPHO_L_2 0 &gpioc 11 0>,
[all …]
/Zephyr-latest/boards/st/nucleo_f401re/
Dst_morpho_connector.dtsi3 * SPDX-License-Identifier: Apache-2.0
6 #include <zephyr/dt-bindings/gpio/gpio.h>
7 #include <zephyr/dt-bindings/gpio/st-morpho-header.h>
10 st_morpho_header: st-morpho-header {
11 compatible = "st-morpho-header";
12 #gpio-cells = <2>;
13 gpio-map-mask = <ST_MORPHO_PIN_MASK 0x0>;
14 gpio-map-pass-thru = <0x0 GPIO_DT_FLAGS_MASK>;
15 gpio-map = <ST_MORPHO_L_1 0 &gpioc 10 0>,
16 <ST_MORPHO_L_2 0 &gpioc 11 0>,
[all …]
/Zephyr-latest/boards/st/nucleo_f410rb/
Dst_morpho_connector.dtsi3 * SPDX-License-Identifier: Apache-2.0
6 #include <zephyr/dt-bindings/gpio/gpio.h>
7 #include <zephyr/dt-bindings/gpio/st-morpho-header.h>
10 st_morpho_header: st-morpho-header {
11 compatible = "st-morpho-header";
12 #gpio-cells = <2>;
13 gpio-map-mask = <ST_MORPHO_PIN_MASK 0x0>;
14 gpio-map-pass-thru = <0x0 GPIO_DT_FLAGS_MASK>;
15 gpio-map = <ST_MORPHO_L_1 0 &gpioc 10 0>,
16 <ST_MORPHO_L_2 0 &gpioc 11 0>,
[all …]
/Zephyr-latest/boards/st/nucleo_f411re/
Dst_morpho_connector.dtsi3 * SPDX-License-Identifier: Apache-2.0
6 #include <zephyr/dt-bindings/gpio/gpio.h>
7 #include <zephyr/dt-bindings/gpio/st-morpho-header.h>
10 st_morpho_header: st-morpho-header {
11 compatible = "st-morpho-header";
12 #gpio-cells = <2>;
13 gpio-map-mask = <ST_MORPHO_PIN_MASK 0x0>;
14 gpio-map-pass-thru = <0x0 GPIO_DT_FLAGS_MASK>;
15 gpio-map = <ST_MORPHO_L_1 0 &gpioc 10 0>,
16 <ST_MORPHO_L_2 0 &gpioc 11 0>,
[all …]
/Zephyr-latest/boards/st/nucleo_f446re/
Dst_morpho_connector.dtsi3 * SPDX-License-Identifier: Apache-2.0
6 #include <zephyr/dt-bindings/gpio/gpio.h>
7 #include <zephyr/dt-bindings/gpio/st-morpho-header.h>
10 st_morpho_header: st-morpho-header {
11 compatible = "st-morpho-header";
12 #gpio-cells = <2>;
13 gpio-map-mask = <ST_MORPHO_PIN_MASK 0x0>;
14 gpio-map-pass-thru = <0x0 GPIO_DT_FLAGS_MASK>;
15 gpio-map = <ST_MORPHO_L_1 0 &gpioc 10 0>,
16 <ST_MORPHO_L_2 0 &gpioc 11 0>,
[all …]

12345678910>>...71