/Zephyr-latest/dts/bindings/misc/ |
D | nordic,split-channels.yaml | 13 owned-channels = <0 1 2 3 4 5 6 7 8 9 10 11>; 14 child-owned-channels = <7 8 9 10 11>; 18 In addition, `child-owned-channels` property allows to use channels 20 subprocessor(s) assigned, the `child-owned-channels` property 24 owned-channels: 27 List of channels in a split-ownership peripheral that are to be owned 36 implicitly specified through the owned-channels property. This property 39 child-owned-channels: 43 owned by the compiled CPU but intended to be used by its child
|
D | nordic,split-channel-groups.yaml | 7 owned-channel-groups: 11 owned for use by the compiled domain. 19 are implicitly specified through the owned-channels property. This
|
/Zephyr-latest/dts/bindings/mtd/ |
D | nordic,owned-partitions.yaml | 5 Nordic Owned Partitions 8 This is a special case of the Nordic Owned Memory binding. 26 compatible = "nordic,owned-partitions"; 38 compatible = "nordic,owned-partitions"; 61 compatible: "nordic,owned-partitions" 64 - name: nordic,owned-memory.yaml
|
/Zephyr-latest/dts/arm/nordic/ |
D | nrf9280_cpurad.dtsi | 53 owned-channels = <7 8 9 10 11 12 13 14 15>; 54 child-owned-channels = <8 9 10 11 12>; 62 owned-channels = <0>; 69 owned-channels = <0>; 76 owned-channels = <0>;
|
D | nrf54h20_cpurad.dtsi | 60 owned-channels = <7 8 9 10 11 12 13 14 15>; 61 child-owned-channels = <8 9 10 11 12>; 69 owned-channels = <0 2 3>; 77 owned-channels = <0 2 3>; 86 owned-channels = <0 2>;
|
/Zephyr-latest/boards/nordic/nrf54h20dk/ |
D | nrf54h20dk_nrf54h20-memory_map.dtsi | 11 compatible = "nordic,owned-memory"; 29 compatible = "nordic,owned-memory"; 51 compatible = "nordic,owned-memory"; 66 compatible = "nordic,owned-memory"; 106 compatible = "nordic,owned-memory"; 137 compatible = "nordic,owned-memory"; 159 compatible = "nordic,owned-memory", "zephyr,memory-region"; 169 compatible = "nordic,owned-memory", "zephyr,memory-region"; 182 compatible = "nordic,owned-partitions", "fixed-partitions"; 194 compatible = "nordic,owned-partitions", "fixed-partitions"; [all …]
|
D | nrf54h20dk_nrf54h20_cpuflpr.dts | 42 owned-channels = <6>;
|
D | nrf54h20dk_nrf54h20_cpuppr.dts | 42 owned-channels = <5>;
|
D | nrf54h20dk_nrf54h20_cpuapp.dts | 213 owned-channels = <0 1 2 3 4 5 6 7>; 226 child-owned-channels = <5 6>; 228 owned-channels = <4 5 6>;
|
/Zephyr-latest/boards/nordic/nrf9280pdk/ |
D | nrf9280pdk_nrf9280-memory_map.dtsi | 15 compatible = "nordic,owned-memory"; 33 compatible = "nordic,owned-memory"; 55 compatible = "nordic,owned-memory"; 74 compatible = "nordic,owned-memory"; 118 compatible = "nordic,owned-memory"; 137 compatible = "nordic,owned-memory"; 159 compatible = "nordic,owned-memory", "zephyr,memory-region"; 169 compatible = "nordic,owned-memory", "zephyr,memory-region"; 182 compatible = "nordic,owned-partitions", "fixed-partitions"; 194 compatible = "nordic,owned-partitions", "fixed-partitions"; [all …]
|
D | nrf9280pdk_nrf9280_cpuapp.dts | 203 owned-channels = <0 1 2 3 4 5 6 7>; 220 child-owned-channels = <5 6>; 222 owned-channels = <4 5 6>;
|
/Zephyr-latest/dts/bindings/reserved-memory/ |
D | nordic,owned-memory.yaml | 5 Nordic Owned Memory 15 compatible = "nordic,owned-memory"; 36 compatible: "nordic,owned-memory" 54 include/zephyr/dt-bindings/reserved-memory/nordic-owned-memory.h,
|
/Zephyr-latest/tests/drivers/timer/nrf_grtc_timer/boards/ |
D | nrf54h20dk_nrf54h20_cpuppr.overlay | 4 owned-channels = <5 6>;
|
D | nrf54h20dk_nrf54h20_cpuapp.overlay | 4 /delete-property/ child-owned-channels;
|
/Zephyr-latest/soc/st/stm32/common/ |
D | stm32_hsem.h | 160 * @brief Indicates whether Hardware Semaphore is owned by this core 164 bool owned = false; in z_stm32_hsem_is_owned() local 169 owned = LL_HSEM_GetCoreId(HSEM, hsem) == LL_HSEM_COREID; in z_stm32_hsem_is_owned() 172 return owned; in z_stm32_hsem_is_owned()
|
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/boards/ |
D | nrf54h20dk_nrf54h20_common.dtsi | 18 owned-channels = < 0 1 >;
|
/Zephyr-latest/drivers/gpio/ |
D | Kconfig.intel | 19 pin can be manipulated. Only if the pin is owned by
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | hci_raw.rst | 11 The local Bluetooth controller gets owned by the remote entity and host
|
/Zephyr-latest/boards/nordic/nrf54l20pdk/ |
D | nrf54l20_cpuapp_common.dtsi | 41 owned-channels = <0 1 2 3 4 5 6 7 8 9 10 11>; 43 child-owned-channels = <3 4 7 8 9 10 11>;
|
/Zephyr-latest/scripts/west_commands/zspdx/ |
D | datatypes.py | 38 # relationships "owned" by this Document, _not_ those "owned" by its 131 # Relationships "owned" by this Package (e.g., this Package is left 247 # Relationships "owned" by this File (e.g., this File is left side)
|
/Zephyr-latest/boards/nordic/nrf54l15dk/ |
D | nrf54l_05_10_15_cpuapp_common.dtsi | 48 owned-channels = <0 1 2 3 4 5 6 7 8 9 10 11>; 50 child-owned-channels = <3 4 7 8 9 10 11>;
|
D | nrf54l15dk_nrf54l15_cpuflpr.dts | 45 owned-channels = <3 4>;
|
/Zephyr-latest/boards/native/nrf_bsim/ |
D | nrf54l15bsim_nrf54l15_cpuapp.dts | 68 owned-channels = <0 1 2 3 4 5 6 7 8 9 10 11>; 70 child-owned-channels = <3 4 7 8 9 10 11>;
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | index.rst | 15 indicate what user data is "owned" by that node. Instead, the
|
/Zephyr-latest/include/zephyr/console/ |
D | console.h | 99 * gets() function (except a line is returned in system-owned buffer, 107 * A line resides in a system-owned buffer, so an application
|