zephyr/drivers/ipm
Kumar Gala d59b4a2aaf drivers: ipm: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE
Convert NRFx IPC to DEVICE_DEFINE instead of DEVICE_AND_API_INIT
so we can deprecate DEVICE_AND_API_INIT in the future.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-12-19 12:18:49 -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 drivers: ipm: cavs_idc: Convert drivers to new DT device macros 2020-12-18 08:01:59 -06:00
ipm_cavs_idc.h drivers: ipm: cavs_idc: Convert drivers to new DT device macros 2020-12-18 08:01:59 -06: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 DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 12:18:49 -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: 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 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