Home
last modified time | relevance | path

Searched +full:3 +full:- +full:cell (Results 1 – 25 of 56) sorted by relevance

123

/Zephyr-Core-3.5.0/include/zephyr/devicetree/
Dpwms.h9 * SPDX-License-Identifier: Apache-2.0
20 * @defgroup devicetree-pwms Devicetree PWMs API
31 * pwm1: pwm-controller@... { ... };
33 * pwm2: pwm-controller@... { ... };
37 * <&pwm2 3 PWM_POLARITY_INVERTED>;
60 * pwm1: pwm-controller@... { ... };
62 * pwm2: pwm-controller@... { ... };
66 * <&pwm2 3 PWM_POLARITY_INVERTED>;
67 * pwm-names = "alpha", "beta";
76 * @param name lowercase-and-underscores name of a pwms element
[all …]
Ddma.h9 * SPDX-License-Identifier: Apache-2.0
20 * @defgroup devicetree-dmas Devicetree DMA API
37 * <&dma2 6 3 0x404 0x5>;
65 * <&dma2 6 3 0x404 0x5>;
66 * dma-names = "tx", "rx";
75 * @param name lowercase-and-underscores name of a dmas element
76 * as defined by the node's dma-names property
109 * @param name lowercase-and-underscores name of a dmas element
110 * as defined by the node's dma-names property
127 * @brief Get a DMA specifier's cell value at an index
[all …]
Dgpio.h10 * SPDX-License-Identifier: Apache-2.0
21 * @defgroup devicetree-gpio Devicetree GPIO API
28 * gpio phandle-array property at an index
46 * @param gpio_pha lowercase-and-underscores GPIO property with
47 * type "phandle-array"
59 * @param gpio_pha lowercase-and-underscores GPIO property with
60 * type "phandle-array"
72 * @brief Get a label property from a gpio phandle-array property
99 * @param gpio_pha lowercase-and-underscores GPIO property with
100 * type "phandle-array"
[all …]
/Zephyr-Core-3.5.0/samples/drivers/ethernet/eth_ivshmem/
DREADME.rst1 .. zephyr:code-sample:: eth-ivshmem
2 :name: Inter-VM Shared Memory (ivshmem) Ethernet
3 :relevant-api: ivshmem ethernet
5 Communicate with another "cell" in the Jailhouse hypervisor using IVSHMEM Ethernet.
11 another "cell" in the Jailhouse hypervisor. Currently only the qemu_cortex_a53
20 .. code-block:: console
22 git clone https://github.com/siemens/jailhouse-images.git
23 cd jailhouse-images
29 .. code-block:: console
31 ./kas-container menu
[all …]
/Zephyr-Core-3.5.0/scripts/dts/python-devicetree/tests/test-bindings/
Dinterrupt-1-cell.yaml1 # SPDX-License-Identifier: BSD-3-Clause
3 description: Interrupt controller with one cell
5 compatible: "interrupt-one-cell"
7 interrupt-cells:
8 - one
Dinterrupt-2-cell.yaml1 # SPDX-License-Identifier: BSD-3-Clause
5 compatible: "interrupt-two-cell"
7 interrupt-cells:
8 - one
9 - two
Dinterrupt-3-cell.yaml1 # SPDX-License-Identifier: BSD-3-Clause
5 compatible: "interrupt-three-cell"
7 interrupt-cells:
8 - one
9 - two
10 - three
/Zephyr-Core-3.5.0/boards/arm64/nxp_ls1046ardb/doc/
Dindex.rst9 The LS1046A reference design board (RDB) is a high-performance computing,
13 of high-speed SerDes ports.
15 The Layerscape LS1046A processor integrates four 64-bit Arm(R) Cortex(R) A72
16 cores with packet processing acceleration and high-speed peripherals. The
18 Ethernet, PCIe Gen. 3, SATA 3.0, USB 3.0 and QSPI interfaces provides an
28 - Four 32/64-bit Arm(R) Cortex(R)V8 A72 CPUs, up to 1.6 GHz core speed
29 - Supports 8 GB DDR4 SDRAM memory
30 - SDHC port connects directly to an adapter card slot, featuring 4 GB eMMCi
32 - One 512 MB SLC NAND flash with ECC support (1.8 V)
33 - CPLD connection: 8-bit registers in CPLD to configure mux/demux selections
[all …]
/Zephyr-Core-3.5.0/dts/bindings/dma/
Dgd,gd32-dma-v1.yaml2 # SPDX-License-Identifier: Apache-2.0
12 - bit 6-7: Direction (see dma.h)
13 - 0x0: MEMORY to MEMORY
14 - 0x1: MEMORY to PERIPH
15 - 0x2: PERIPH to MEMORY
16 - 0x3: reserved for PERIPH to PERIPH
18 - bit 9: Peripheral address increase
19 - 0x0: no address increment between transfers
20 - 0x1: increment address between transfers
22 - bit 10: Memory address increase
[all …]
Dgd,gd32-dma.yaml2 # SPDX-License-Identifier: Apache-2.0
10 - bit 6-7: Direction (see dma.h)
11 - 0x0: MEMORY to MEMORY
12 - 0x1: MEMORY to PERIPH
13 - 0x2: PERIPH to MEMORY
14 - 0x3: reserved for PERIPH to PERIPH
16 - bit 9: Peripheral address increase
17 - 0x0: no address increment between transfers
18 - 0x1: increment address between transfers
20 - bit 10: Memory address increase
[all …]
Dst,stm32-dma-v2.yaml2 # SPDX-License-Identifier: Apache-2.0
10 described in the dma.txt file, using a four-cell specifier for each
13 described in the dma.txt file, using a 3-cell specifier for each
15 1. channel: the dma stream from 1 to <dma-requests>
17 this value is 0 for Memory-to-memory transfers
18 or a value between <1> .. <dma-generators> (not supported yet)
19 or a value beweeen <dma-generators>+1 .. <dma-generators>+<dma-requests>
20 3. channel-config: A 32bit mask specifying the DMA channel configuration
23 -bit 5 : DMA cyclic mode config
26 -bit 6-7 : Direction (see dma.h)
[all …]
Dst,stm32u5-dma.yaml2 # SPDX-License-Identifier: Apache-2.0
9 DMA clients connected to the STM32 DMA controller must use a three-cell
17 dma-names = "tx", "rx";
20 1. channel: the stream or channel from 0 to (<dma-channels> - 1).
22 the slot is a value between <0> .. (<dma-requests> - 1).
23 3. channel-config: A 32bit mask specifying the DMA channel configuration
25 -bit 6-7 : Direction (see dma.h)
30 -bit 9 : Peripheral Increment Address
33 -bit 10 : Memory Increment Address
36 -bit 11-12 : Peripheral data size
[all …]
Dst,stm32-dma-v1.yaml2 # SPDX-License-Identifier: Apache-2.0
10 described in the dma.txt file, using a four-cell specifier for each
12 1. channel: the dma stream from 0 to <dma-requests>
14 this value is 0 for Memory-to-memory transfers
15 or a value between <1> .. <dma-generators> (not supported yet)
16 or a value beweeen <dma-generators>+1 .. <dma-generators>+<dma-requests>
17 3. channel-config: A 32bit mask specifying the DMA channel configuration
19 -bit 6-7 : Direction (see dma.h)
24 -bit 9 : Peripheral Increment Address
27 -bit 10 : Memory Increment Address
[all …]
Dst,stm32-dmamux.yaml2 # SPDX-License-Identifier: Apache-2.0
9 DMAMUX clients connected to the STM32 DMA ultiplexer must use a two-cell specifier
11 1. channel: the mux channel from 0 to <dma-channels> - 1
13 3. channel-config: A 32bit mask specifying the DMA channel configuration
15 -bit 6-7 : Direction (see dma.h)
20 -bit 9 : Peripheral Increment Address
23 -bit 10 : Memory Increment Address
26 -bit 11-12 : Peripheral data size
28 0x1: Half-word (16 bits)
31 -bit 13-14 : Memory data size
[all …]
Dst,stm32-dma-v2bis.yaml2 # SPDX-License-Identifier: Apache-2.0
11 described in the dma.txt file, using a 2-cell specifier for each
13 1. channel: the dma stream from 1 to <dma-requests>
14 2. channel-config: A 32bit mask specifying the DMA channel configuration
17 -bit 5 : DMA cyclic mode config
20 -bit 6-7 : Direction (see dma.h)
25 -bit 9 : Peripheral Increment Address
28 -bit 10 : Memory Increment Address
31 -bit 11-12 : Peripheral data size
33 0x1: STM32_DMA_PERIPH_16BITS: Half-word (16 bits)
[all …]
/Zephyr-Core-3.5.0/include/zephyr/drivers/dma/
Ddma_esp32.h4 * SPDX-License-Identifier: Apache-2.0
11 GDMA_TRIG_PERIPH_M2M = -1,
15 GDMA_TRIG_PERIPH_I2S0 = 3,
32 #define ESP32_DT_INST_DMA_CELL(n, name, cell) \ argument
34 (DT_INST_DMAS_CELL_BY_NAME(n, name, cell)), \
/Zephyr-Core-3.5.0/dts/bindings/adc/
Datmel,sam-adc.yaml2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "atmel,sam-adc"
8 include: [adc-controller.yaml, pinctrl-device.yaml]
25 startup-time:
32 settling-time:
37 or differential input parameters of the analog cell change
38 between two channels, the analog cell may need a specific
40 enum: [3, 5, 9, 17]
42 tracking-time:
49 enum: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]
[all …]
/Zephyr-Core-3.5.0/include/zephyr/
Ddevicetree.h2 * SPDX-License-Identifier: Apache-2.0
36 * -----------------
39 * part in DT_N_<path-id>_P_<property-id> macros, or the "prop-suf"
61 * _IDX_<i>_VAL_<val>_EXISTS: cell value exists, by index
65 * _NAME_<name>_VAL_<val>_EXISTS: cell value exists, by name
72 * @defgroup devicetree-generic-id Node identifiers and helpers
97 * The arguments to this macro are the names of non-root nodes in the
99 * Non-alphanumeric characters in each name must be converted to
109 * current-speed = <115200>;
120 * Example usage with DT_PROP() to get the `current-speed` property:
[all …]
/Zephyr-Core-3.5.0/scripts/dts/python-devicetree/tests/
Dtest.dts4 * SPDX-License-Identifier: BSD-3-Clause
9 /dts-v1/;
16 interrupt-parent-test {
18 compatible = "interrupt-three-cell";
19 #interrupt-cells = <3>;
20 interrupt-controller;
23 interrupts = <1 2 3 4 5 6>;
24 interrupt-names = "foo", "bar";
25 interrupt-parent = <&{/interrupt-parent-test/controller}>;
28 interrupts-extended-test {
[all …]
/Zephyr-Core-3.5.0/boards/arm64/mimx93_evk/doc/
Dindex.rst3 NXP i.MX93 EVK (Cortex-A55)
9 The i.MX93 Evaluation Kit (MCIMX93-EVK board) is a platform designed to show
11 small and low cost package. The MCIMX93-EVK board is an entry-level development
15 i.MX93 MPU is composed of one cluster of 2x Cortex-A55 cores and a single
16 Cortex®-M33 core. Zephyr OS is ported to run on one of the Cortex®-A55 core.
18 - Board features:
20 - RAM: 2GB LPDDR4
21 - Storage:
23 - SanDisk 16GB eMMC5.1
24 - microSD Socket
[all …]
/Zephyr-Core-3.5.0/include/zephyr/drivers/misc/ft8xx/
Dft8xx_dl.h4 * SPDX-License-Identifier: Apache-2.0
30 /** Anti-aliased points, point radius is 1-256 pixels */
33 * Anti-aliased lines, with width from 0 to 4095 1/16th of pixel units.
36 #define FT8XX_LINES 3U
37 /** Anti-aliased lines, connected head-to-tail */
48 * Round-cornered rectangles, curvature of the corners can be adjusted using
57 * - @ref FT8XX_BITMAPS
58 * - @ref FT8XX_POINTS
59 * - @ref FT8XX_LINES
60 * - @ref FT8XX_LINE_STRIP
[all …]
/Zephyr-Core-3.5.0/doc/build/dts/
Dintro-syntax-structure.rst1 .. _dt-syntax:
6 As the name indicates, a devicetree is a tree. The human-readable text format
24 .. code-block:: devicetree
26 /dts-v1/;
29 a-node {
30 subnode_nodelabel: a-sub-node {
31 foo = <3>;
36 The ``/dts-v1/;`` line means the file's contents are in version 1 of the DTS
37 syntax, which has replaced a now-obsolete "version 0".
46 #. A node named ``a-node``, which is a child of the root node
[all …]
/Zephyr-Core-3.5.0/dts/bindings/pwm/
Dnordic,nrf-sw-pwm.yaml3 compatible: "nordic,nrf-sw-pwm"
5 include: [pwm-controller.yaml, base.yaml]
14 clock-prescaler:
25 channel-gpios:
26 type: phandle-array
36 sw_pwm: sw-pwm {
37 compatible = "nordic,nrf-sw-pwm";
39 channel-gpios = <&gpio0 20 GPIO_ACTIVE_HIGH>,
48 Please note that in the flags cell (the last component of each item
56 "#pwm-cells":
[all …]
/Zephyr-Core-3.5.0/drivers/clock_control/
Dclock_control_gd32.c4 * SPDX-License-Identifier: Apache-2.0
19 /** RCU offset (from id cell) */
21 /** RCU configuration bit (from id cell) */
28 0U, 0U, 0U, 0U, 0U, 0U, 0U, 0U, 1U, 2U, 3U, 4U, 6U, 7U, 8U, 9U,
32 0U, 0U, 0U, 0U, 1U, 2U, 3U, 4U,
36 0U, 0U, 0U, 0U, 1U, 2U, 3U, 4U,
73 const struct clock_control_gd32_config *config = dev->config; in clock_control_gd32_on()
76 sys_set_bit(config->base + GD32_CLOCK_ID_OFFSET(id), in clock_control_gd32_on()
85 const struct clock_control_gd32_config *config = dev->config; in clock_control_gd32_off()
88 sys_clear_bit(config->base + GD32_CLOCK_ID_OFFSET(id), in clock_control_gd32_off()
[all …]
/Zephyr-Core-3.5.0/samples/modules/tflite-micro/magic_wand/train/
Dtrain_magic_wand_model.ipynb11 " http://www.apache.org/licenses/LICENSE-2.0\n",
43 "<table class=\"tfo-notebook-buttons\" align=\"left\">\n",
48 …ic_wand_model.ipynb\"><img src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" />View s…
60 …efore you proceed, ensure you are using a GPU runtime by going to **Runtime -> Change runtime type…
72 "Run the following cell to ensure the correct version of TensorFlow is used."
96 "!git clone --depth 1 -q https://github.com/tensorflow/tensorflow\n",
98 "!cp -r tensorflow/tensorflow/lite/micro/examples/magic_wand/train train"
126 "!tar xvzf data.tar.gz -C train 1>/dev/null"
161 "id": "5-cmVbFvhTvy"
181 "%tensorboard --logdir logs/scalars"
[all …]

123