CONFIG_IPM_NRFX
IPM NRF driver
Type: bool
Help
Driver for Nordic nRF messaging unit, based
on nRF IPC peripheral HW.
Defaults
Symbols selected by this symbol
Kconfig definitions
At <Zephyr>/boards/arm/bl5340_dvk/Kconfig:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:37
→ <Zephyr>/boards/Kconfig:86
Menu path: (Top) → Board Options
config IPM_NRFX
bool
default IPM
At <Zephyr>/boards/arm/nrf5340dk_nrf5340/Kconfig:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:37
→ <Zephyr>/boards/Kconfig:86
Menu path: (Top) → Board Options
config IPM_NRFX
bool
default IPM
At <Zephyr>/boards/arm/thingy53_nrf5340/Kconfig:12
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:37
→ <Zephyr>/boards/Kconfig:86
Menu path: (Top) → Board Options
config IPM_NRFX
bool
default IPM
At <Zephyr>/drivers/ipm/Kconfig:71
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:60
Menu path: (Top) → Device Drivers → IPM drivers
config IPM_NRFX
bool "IPM NRF driver"
select NRFX_IPC
depends on HAS_HW_NRF_IPC && IPM
help
Driver for Nordic nRF messaging unit, based
on nRF IPC peripheral HW.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)