zephyr/drivers/ipm
Kumar Gala a2693975d7 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
Change code from using now deprecated DT_<COMPAT>_<INSTANCE>_<PROP>
defines to using DT_INST_<INSTANCE>_<COMPAT>_<PROP>.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-06-14 08:02:15 -05:00
..
CMakeLists.txt drivers: ipm: mhu: Add MHU driver for V2M Musca 2019-05-15 15:37:50 -05:00
Kconfig drivers: ipm: mhu: Add MHU driver for V2M Musca 2019-05-15 15:37:50 -05:00
ipm_handlers.c
ipm_imx.c
ipm_mcux.c
ipm_mhu.c dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
ipm_mhu.h drivers: ipm: mhu: Add MHU driver for V2M Musca 2019-05-15 15:37:50 -05:00
ipm_quark_se.c
ipm_quark_se.h