zephyr/drivers/ipm
HaiLong Yang 559e1269e7 drivers: ipm: add driver based on stm32 hsem
Some STM32 SOC, like stm32h745 and stm32h747 doesn't have IPCC.
Provide a STM32 HSEM based ipm driver for these SOC.

Signed-off-by: HaiLong Yang <hailong.yang@brainco.cn>
2021-08-09 16:11:28 +02:00
..
CMakeLists.txt drivers: ipm: add driver based on stm32 hsem 2021-08-09 16:11:28 +02:00
Kconfig drivers: ipm: add driver based on stm32 hsem 2021-08-09 16:11:28 +02:00
Kconfig.nrfx
Kconfig.nrfx_ipc_channel
ipm_cavs_idc.c ipm: cavs: (cosmetic) fix indentation 2021-05-07 12:44:34 -04:00
ipm_cavs_idc.h
ipm_handlers.c
ipm_imx.c
ipm_intel_adsp.c
ipm_mcux.c
ipm_mhu.c
ipm_mhu.h
ipm_nrfx_ipc.c
ipm_nrfx_ipc.h
ipm_stm32_hsem.c drivers: ipm: add driver based on stm32 hsem 2021-08-09 16:11:28 +02:00
ipm_stm32_ipcc.c