-
CONFIG_IPM_IMX_MAX_DATA_SIZE_4
¶
4 bytes
Type: bool
Help¶
There will be four message types with ids 0, 1, 2 or 3 and a maximum size of 4 bytes each.
Direct dependencies¶
<choice: IMX IPM max data size>
(Includes any dependencies from if’s and menus.)
Kconfig definition¶
At drivers/ipm/Kconfig:42
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:56
Menu path: (top menu) → Device Drivers → IPM drivers → IMX IPM max data size
config IPM_IMX_MAX_DATA_SIZE_4 bool prompt "4 bytes" if <choice: IMX IPM max data size> depends on <choice: IMX IPM max data size> help There will be four message types with ids 0, 1, 2 or 3 and a maximum size of 4 bytes each.
(Definitions include propagated dependencies, including from if’s and menus.)