Home
last modified time | relevance | path

Searched +full:sink +full:- +full:channel +full:- +full:links (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/dts/arm/nordic/
Dnrf54h20_cpurad.dtsi4 * SPDX-License-Identifier: Apache-2.0
18 /delete-node/ &cpuapp;
19 /delete-node/ &cpuapp_peripherals;
20 /delete-node/ &cpuapp_ppb;
21 /delete-node/ &cpuapp_ram0;
22 /delete-node/ &cpuppr;
23 /delete-node/ &cpuflpr;
27 compatible = "simple-bus";
28 interrupt-parent = <&cpurad_nvic>;
39 compatible = "simple-bus";
[all …]
Dnrf9280_cpurad.dtsi4 * SPDX-License-Identifier: Apache-2.0
17 /delete-node/ &cpuapp;
18 /delete-node/ &cpuapp_peripherals;
19 /delete-node/ &cpuapp_ppb;
20 /delete-node/ &cpuapp_ram0;
21 /delete-node/ &cpuppr;
25 compatible = "simple-bus";
26 interrupt-parent = <&cpurad_nvic>;
32 compatible = "simple-bus";
37 compatible = "nordic,nrf-bellboard-tx";
[all …]
/Zephyr-latest/dts/bindings/ipc/
Dnordic,nrf-ipct-common.yaml2 # SPDX-License-Identifier: Apache-2.0
17 source-channel-links:
21 separate domains, in which a channel on this IPCT node is considered
22 the source. This array is then comprised of a 3-integer-wide "unit"
28 For example, if channel 2 is to be mapped to Radio Core (ID: 3) IPCT
29 channel 4, then the array "unit" would be <2 NRF_DOMAIN_ID_RADIOCORE 4>
32 sink-channel-links:
36 separate domains, in which a channel on this IPCT node is considered
37 the sink. This array is then comprised of a 3-integer-wide "unit"
43 For example, if channel 2 is to be mapped to Radio Core (ID: 3) IPCT
[all …]
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/
Dbluetooth-le-audio-arch.rst13 {{{ GATT | GAP } | Low-level protocols (L2CAP, ATT, etc.)} | GAP | ISO}
169 HAS -> CAS;
170 PBS -> CAS;
171 TMAS -> CAS;
172 GMAS -> CAS;
174 CAS -> MCS;
175 CAS -> TBS;
176 CAS -> ASCS;
177 CAS -> PACS;
178 CAS -> BASS;
[all …]
/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst14 * Introduced :ref:`USB-C <usbc_api>` device stack with PD (power delivery)
17 CMSIS-DSP as the default backend.
30 * CVE-2023-0359: Under embargo until 2023-04-20
32 * CVE-2023-0779: Under embargo until 2023-04-22
66 removed in favor of new :dtcompatible:`zephyr,flash-disk` devicetree binding.
71 * Starting from this release ``zephyr-`` prefixed tags won't be created
82 image states). Use of a truncated hash or non-sha256 hash will still work
88 registration function at boot-up. If applications register this then
93 application code, these will now automatically be registered at boot-up (this
129 This may cause out-of-tree scripts or commands to fail if they have relied
[all …]