zephyr/drivers/ipm
Krzysztof Chruscinski d716e3a66c various: Cleanup COND_CODE_1 usage or replace with IF_ENABLED()
Cleanup around COND_CODE_1 usage and replacing with
IF_ENABLED if applicable.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2019-12-18 08:14:52 -05:00
..
CMakeLists.txt drivers: ipm: add nRFx IPM driver 2019-11-20 19:29:06 +01:00
Kconfig drivers: ipm: Cleanup IPM Kconfig 2019-12-10 10:26:38 -05:00
Kconfig.nrfx drivers: ipm: add nRFx IPM driver 2019-11-20 19:29:06 +01:00
Kconfig.nrfx_ipc_channel drivers: ipm: add nRFx IPM driver 2019-11-20 19:29:06 +01:00
ipm_handlers.c kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
ipm_imx.c cleanup: include/: move ipm.h to drivers/ipm.h 2019-06-27 22:55:49 -04:00
ipm_mcux.c cleanup: include/: move ipm.h to drivers/ipm.h 2019-06-27 22:55:49 -04:00
ipm_mhu.c dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
ipm_mhu.h cleanup: include/: move ipm.h to drivers/ipm.h 2019-06-27 22:55:49 -04:00
ipm_nrfx_ipc.c various: Cleanup COND_CODE_1 usage or replace with IF_ENABLED() 2019-12-18 08:14:52 -05:00
ipm_nrfx_ipc.h drivers: ipm: add nRFx IPM driver 2019-11-20 19:29:06 +01:00
ipm_stm32_ipcc.c drivers: introduce ipm driver for stm32 2019-07-26 14:38:43 +02:00