Home
last modified time | relevance | path

Searched full:owned (Results 1 – 25 of 71) sorted by relevance

123

/Zephyr-latest/dts/bindings/misc/
Dnordic,split-channels.yaml13 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
Dnordic,split-channel-groups.yaml7 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/
Dnordic,owned-partitions.yaml5 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/
Dnrf9280_cpurad.dtsi53 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>;
Dnrf54h20_cpurad.dtsi60 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/
Dnrf54h20dk_nrf54h20-memory_map.dtsi11 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 …]
Dnrf54h20dk_nrf54h20_cpuflpr.dts42 owned-channels = <6>;
Dnrf54h20dk_nrf54h20_cpuppr.dts42 owned-channels = <5>;
Dnrf54h20dk_nrf54h20_cpuapp.dts213 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/
Dnrf9280pdk_nrf9280-memory_map.dtsi15 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 …]
Dnrf9280pdk_nrf9280_cpuapp.dts203 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/
Dnordic,owned-memory.yaml5 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/
Dnrf54h20dk_nrf54h20_cpuppr.overlay4 owned-channels = <5 6>;
Dnrf54h20dk_nrf54h20_cpuapp.overlay4 /delete-property/ child-owned-channels;
/Zephyr-latest/soc/st/stm32/common/
Dstm32_hsem.h160 * @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/
Dnrf54h20dk_nrf54h20_common.dtsi18 owned-channels = < 0 1 >;
/Zephyr-latest/drivers/gpio/
DKconfig.intel19 pin can be manipulated. Only if the pin is owned by
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dhci_raw.rst11 The local Bluetooth controller gets owned by the remote entity and host
/Zephyr-latest/boards/nordic/nrf54l20pdk/
Dnrf54l20_cpuapp_common.dtsi41 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/
Ddatatypes.py38 # 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/
Dnrf54l_05_10_15_cpuapp_common.dtsi48 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>;
Dnrf54l15dk_nrf54l15_cpuflpr.dts45 owned-channels = <3 4>;
/Zephyr-latest/boards/native/nrf_bsim/
Dnrf54l15bsim_nrf54l15_cpuapp.dts68 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/
Dindex.rst15 indicate what user data is "owned" by that node. Instead, the
/Zephyr-latest/include/zephyr/console/
Dconsole.h99 * gets() function (except a line is returned in system-owned buffer,
107 * A line resides in a system-owned buffer, so an application

123