- CONFIG_ANT_NP
ANT Network Processor Multicore API Serialization
Type: bool
Help
Serialize API calls for execution on remote CPU.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
y if SOC_NRF5340_CPUAPP || SOC_NRF5340_CPUNET
n
Symbols selected by this symbol
ANT_NP_HOST
if SOC_NRF5340_CPUAPPSOC_NRF53_CPUNET_ENABLE if SOC_NRF5340_CPUAPP
ANT_NP_REMOTE
if SOC_NRF5340_CPUNET
Kconfig definition
At np/Kconfig:10
Included via Kconfig:50
Menu path: (Top) → ANT Wireless → ANT Wireless
config ANT_NP bool "ANT Network Processor Multicore API Serialization" default y if SOC_NRF5340_CPUAPP || SOC_NRF5340_CPUNET default n selectANT_NP_HOST
if SOC_NRF5340_CPUAPP select SOC_NRF53_CPUNET_ENABLE if SOC_NRF5340_CPUAPP selectANT_NP_REMOTE
if SOC_NRF5340_CPUNET selectANT_RPC
depends onANT
&&ANT
help Serialize API calls for execution on remote CPU.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)