Searched full:mboxes (Results 1 – 25 of 101) sorted by relevance
12345
/Zephyr-latest/boards/nordic/nrf54h20dk/ |
D | nrf54h20dk_nrf54h20-ipc_conf.dtsi | 13 mboxes = <&cpusec_bellboard 12>, 21 mboxes = <&cpusec_bellboard 18>, 29 mboxes = <&cpuapp_bellboard 18>, 37 mboxes = <&cpuapp_bellboard 6>, 45 mboxes = <&cpuapp_bellboard 13>, 53 mboxes = <&cpuapp_bellboard 14>, 61 mboxes = <&cpurad_bellboard 6>,
|
/Zephyr-latest/include/zephyr/devicetree/ |
D | mbox.h | 26 * @brief Get the node identifier for the MBOX controller from a mboxes 34 * mboxes = <&mbox1 8>, 44 * @param node_id node identifier for a node with a mboxes property 45 * @param name lowercase-and-underscores name of a mboxes element 53 DT_PHANDLE_BY_NAME(node_id, mboxes, name) 65 * mboxes = <&mbox1 1>, 80 * @param node_id node identifier for a node with a mboxes property 81 * @param name lowercase-and-underscores name of a mboxes element 90 DT_PHA_BY_NAME_OR(node_id, mboxes, name, channel, 0)
|
/Zephyr-latest/boards/nordic/nrf9280pdk/ |
D | nrf9280pdk_nrf9280-ipc_conf.dtsi | 13 mboxes = <&cpusec_bellboard 12>, 21 mboxes = <&cpusec_bellboard 18>, 29 mboxes = <&cpuapp_bellboard 18>, 37 mboxes = <&cpuapp_bellboard 6>, 45 mboxes = <&cpuapp_bellboard 13>, 53 mboxes = <&cpurad_bellboard 6>,
|
/Zephyr-latest/drivers/firmware/scmi/ |
D | mailbox.h | 30 COND_CODE_1(DT_PROP_HAS_NAME(node_id, mboxes, name), \ 73 BUILD_ASSERT(DT_INST_PROP_LEN(inst, mboxes) != 1 || \ 75 DT_INST_PROP_HAS_NAME(inst, mboxes, tx)), \ 78 BUILD_ASSERT(DT_INST_PROP_LEN(inst, mboxes) != 2 || \ 79 (DT_INST_PROP_HAS_NAME(inst, mboxes, tx) && \ 80 DT_INST_PROP_HAS_NAME(inst, mboxes, tx_reply)), \ 86 BUILD_ASSERT(DT_INST_PROP_LEN(inst, mboxes) <= 2, \
|
/Zephyr-latest/samples/boards/nxp/s32/netc/ |
D | vsi-and-psi.overlay | 13 mboxes = <&mru0 0>, <&mru0 1>; 20 mboxes = <&mru0 2>;
|
/Zephyr-latest/samples/subsys/ipc/ipc_service/multi_endpoint/remote/boards/ |
D | nrf5340dk_nrf5340_cpunet.overlay | 39 mboxes = <&mbox 0>, <&mbox 1>; 48 mboxes = <&mbox 2>, <&mbox 3>;
|
D | nrf5340dk_nrf5340_cpunet_icbmsg.overlay | 41 mboxes = <&mbox 0>, <&mbox 1>; 52 mboxes = <&mbox 2>, <&mbox 3>;
|
/Zephyr-latest/samples/subsys/ipc/ipc_service/static_vrings/remote/boards/ |
D | nrf5340dk_nrf5340_cpunet.overlay | 32 mboxes = <&mbox 0>, <&mbox 1>; 41 mboxes = <&mbox 2>, <&mbox 3>;
|
/Zephyr-latest/samples/subsys/logging/multidomain/remote/boards/ |
D | nrf5340dk_nrf5340_cpunet.overlay | 33 mboxes = <&mbox 0>, <&mbox 1>; 42 mboxes = <&mbox 2>, <&mbox 3>;
|
/Zephyr-latest/samples/subsys/ipc/ipc_service/static_vrings/boards/ |
D | nrf5340dk_nrf5340_cpuapp.overlay | 32 mboxes = <&mbox 0>, <&mbox 1>; 46 mboxes = <&mbox 2>, <&mbox 3>;
|
/Zephyr-latest/samples/subsys/logging/multidomain/boards/ |
D | nrf5340dk_nrf5340_cpuapp.overlay | 33 mboxes = <&mbox 0>, <&mbox 1>; 47 mboxes = <&mbox 2>, <&mbox 3>;
|
/Zephyr-latest/samples/subsys/ipc/ipc_service/multi_endpoint/boards/ |
D | nrf5340dk_nrf5340_cpuapp.overlay | 39 mboxes = <&mbox 0>, <&mbox 1>; 53 mboxes = <&mbox 2>, <&mbox 3>;
|
D | nrf5340dk_nrf5340_cpuapp_icbmsg.overlay | 41 mboxes = <&mbox 0>, <&mbox 1>; 57 mboxes = <&mbox 2>, <&mbox 3>;
|
/Zephyr-latest/dts/bindings/firmware/ |
D | arm,scmi.yaml | 26 mboxes = <&mu5 0>; 57 mboxes:
|
/Zephyr-latest/dts/bindings/test/ |
D | vnd,mbox-consumer.yaml | 11 mboxes:
|
/Zephyr-latest/samples/drivers/mbox/boards/ |
D | nrf5340bsim_nrf5340_cpuapp.overlay | 9 mboxes = <&mbox 1>, <&mbox 0>;
|
D | nrf5340dk_nrf5340_cpuapp.overlay | 9 mboxes = <&mbox 1>, <&mbox 0>;
|
D | adp_xc7k_ae350.overlay | 9 mboxes = <&mbox 9>, <&mbox 10>;
|
D | nrf54h20dk_nrf54h20_cpuapp_cpuflpr.overlay | 9 mboxes = <&cpuflpr_vevif 16>, <&cpuapp_bellboard 14>;
|
D | nrf54h20dk_nrf54h20_cpuapp_cpuppr.overlay | 9 mboxes = <&cpuppr_vevif 15>, <&cpuapp_bellboard 18>;
|
D | nrf54h20dk_nrf54h20_cpurad.overlay | 9 mboxes = <&cpuapp_bellboard 18>, <&cpurad_bellboard 12>;
|
/Zephyr-latest/samples/drivers/mbox/remote/boards/ |
D | nrf5340bsim_nrf5340_cpunet.overlay | 9 mboxes = <&mbox 0>, <&mbox 1>;
|
D | nrf5340dk_nrf5340_cpunet.overlay | 9 mboxes = <&mbox 0>, <&mbox 1>;
|
D | nrf54h20dk_nrf54h20_cpuflpr.overlay | 9 mboxes = <&cpuflpr_vevif 16>, <&cpuapp_bellboard 14>;
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | nxp,s32-netc-vsi.yaml | 14 mboxes:
|
12345