CONFIG_IPM_STM32_HSEM
STM32 HSEM controller
Type: bool
Help
Driver for stm32 HSEM mailbox
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/drivers/ipm/Kconfig:110
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:60
Menu path: (Top) → Device Drivers → IPM drivers
config IPM_STM32_HSEM
bool "STM32 HSEM controller"
depends on STM32H7_DUAL_CORE && IPM
help
Driver for stm32 HSEM mailbox
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)