zephyr/drivers/ipm
Kumar Gala 8893ad55db drivers: ipm: Convert drivers to new DT device macros
Convert ipm drivers from:

    DEVICE_AND_API_INIT -> DEVICE_DT_INST_DEFINE
    DEVICE_GET -> DEVICE_DT_INST_GET
    DEVICE_DECLARE -> DEVICE_DT_INST_DECLARE

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-12-16 18:48:33 -05:00
..
CMakeLists.txt ipm: ipm_intel_adsp: Add INTEL ADSP IPM driver 2020-08-24 13:38:33 -04:00
ipm_cavs_idc.c soc: intel_s1000: Catch up with API skew 2020-10-21 06:38:53 -04:00
ipm_cavs_idc.h ipm: cavs_idc: use the IPC/IDC definitions in SoC 2020-10-21 06:38:53 -04:00
ipm_handlers.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ipm_imx.c drivers: ipm: Convert drivers to new DT device macros 2020-12-16 18:48:33 -05:00
ipm_intel_adsp.c drivers: ipm: Convert drivers to new DT device macros 2020-12-16 18:48:33 -05:00
ipm_mcux.c drivers: ipm: Convert drivers to new DT device macros 2020-12-16 18:48:33 -05:00
ipm_mhu.c drivers: ipm: Convert drivers to new DT device macros 2020-12-16 18:48:33 -05:00
ipm_mhu.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ipm_nrfx_ipc.c drivers: ipm: Convert drivers to new DT device macros 2020-12-16 18:48:33 -05:00
ipm_nrfx_ipc.h
ipm_stm32_ipcc.c drivers: ipm: Convert drivers to new DT device macros 2020-12-16 18:48:33 -05:00
Kconfig ipm: cavs_idc: use the IPC/IDC definitions in SoC 2020-10-21 06:38:53 -04:00
Kconfig.nrfx
Kconfig.nrfx_ipc_channel