The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_IPM_IMX_MAX_DATA_SIZE_16

16 bytes

Type: bool

Help

There will be a single message type with id 0 and a maximum size of 16 bytes.

Direct dependencies

<choice: IMX IPM max data size>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At drivers/ipm/Kconfig:54

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:56

Menu path: (top menu) → Device Drivers → IPM drivers → IMX IPM max data size

config IPM_IMX_MAX_DATA_SIZE_16
    bool
    prompt "16 bytes" if <choice: IMX IPM max data size>
    depends on <choice: IMX IPM max data size>
    help
      There will be a single message type with id 0
      and a maximum size of 16 bytes.

(Definitions include propagated dependencies, including from if’s and menus.)