zephyr/drivers/ipm
Erwan Gouriou 66d4c64966 all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences
Clean up occurrences of "#if IS_ENABLED(CONFIG_FOO)" an replace
with classical "#if defined(CONFIG_FOO)".

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2022-12-21 10:09:23 +01:00
..
CMakeLists.txt
ipm_cavs_host.c
ipm_cavs_idc.c
ipm_cavs_idc.h
ipm_esp32.c
ipm_handlers.c
ipm_imx.c all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
ipm_mcux.c
ipm_mhu.c
ipm_mhu.h
ipm_nrfx_ipc.c all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
ipm_nrfx_ipc.h
ipm_stm32_hsem.c
ipm_stm32_ipcc.c
Kconfig drivers: ipm: Update drivers to use devicetree Kconfig symbol 2022-10-31 16:45:56 -05:00
Kconfig.imx drivers: ipc: Enable messaging unit driver for iMX.RT multicore SOCs 2022-12-05 19:54:37 +01:00
Kconfig.intel_adsp drivers: ipm: Update drivers to use devicetree Kconfig symbol 2022-10-31 16:45:56 -05:00
Kconfig.nrfx
Kconfig.nrfx_ipc_channel
Kconfig.stm32 drivers: ipm: Update drivers to use devicetree Kconfig symbol 2022-10-31 16:45:56 -05:00