CONFIG_RPMSG_MULTI_INSTANCE_6_IPM_TX_NAME¶
TX IPM channel name for instance 6
Type: string
Help¶
This option specifies the IPM device name to be used for
TX communication.
Defaults¶
No defaults. Implicitly defaults to the empty string.
Kconfig definition¶
At <Zephyr>/subsys/ipc/rpmsg_multi_instance/Kconfig.ipm_name_instance:4
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/subsys/Kconfig:27
→ <Zephyr>/subsys/ipc/Kconfig:9
→ <Zephyr>/subsys/ipc/rpmsg_multi_instance/Kconfig:45
Menu path: (Top) → Sub Systems and OS Services → Inter Processor Communication → RPMsg multiple instance
config RPMSG_MULTI_INSTANCE_6_IPM_TX_NAME
string "TX IPM channel name for instance 6"
depends on RPMSG_MULTI_INSTANCE
help
This option specifies the IPM device name to be used for
TX communication.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)