zephyr/subsys/ipc/ipc_service/lib
Jordan Yates 91f8c1aea9 everywhere: replace #if IS_ENABLED() as per docs
Replace `#if IS_ENABLED()` with `#if defined()` as recommended by the
documentation of `IS_ENABLED`.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-06-28 07:20:32 -04:00
..
CMakeLists.txt
icmsg_me.c ipc: icmsg_me: Fix possible integer overflow 2024-05-09 12:40:24 -04:00
icmsg.c everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
ipc_rpmsg.c
ipc_static_vrings.c
Kconfig
Kconfig.icmsg
pbuf.c