zephyr/drivers/ipm
Arnaud Pouliquen 725a3c9a15 drivers: introduce ipm driver for stm32
IPM driver relies on STM32 IPCC internal peripheral.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
2019-07-26 14:38:43 +02:00
..
CMakeLists.txt drivers: introduce ipm driver for stm32 2019-07-26 14:38:43 +02:00
ipm_handlers.c cleanup: include/: move ipm.h to drivers/ipm.h 2019-06-27 22:55:49 -04: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_quark_se.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
ipm_quark_se.h cleanup: include/: move ipm.h to drivers/ipm.h 2019-06-27 22:55:49 -04:00
ipm_stm32_ipcc.c drivers: introduce ipm driver for stm32 2019-07-26 14:38:43 +02:00
Kconfig drivers: introduce ipm driver for stm32 2019-07-26 14:38:43 +02:00