-
CONFIG_SOC_FLASH_NRF_RADIO_SYNC_MPSL
¶
Nordic nRFx flash driver synchronized using MPSL
Type: bool
Help¶
Enable synchronization between flash memory driver and MPSL.
Direct dependencies¶
MPSL
&& <choice SOC_FLASH_NRF_RADIO_SYNC_CHOICE: Nordic nRFx flash driver synchronization>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <nRF>/drivers/mpsl/flash_sync/Kconfig:13
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:27
→ <nRF>/drivers/Kconfig:21
→ <nRF>/drivers/mpsl/Kconfig:8
Menu path: (Top) → Modules → Nordic nRF Connect → Device Drivers → Nordic nRFx flash driver synchronization
config SOC_FLASH_NRF_RADIO_SYNC_MPSL
bool "Nordic nRFx flash driver synchronized using MPSL"
depends on MPSL
&& <choice SOC_FLASH_NRF_RADIO_SYNC_CHOICE: Nordic nRFx flash driver synchronization>
help
Enable synchronization between flash memory driver and MPSL.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)