- CONFIG_ANT_NP
ANT Network Processor Multicore API Serialization
Type: bool
Help
Serialize API calls for execution on remote CPU.
Defaults
y if SOC_NRF5340_CPUAPP || SOC_NRF5340_CPUNET
n
Symbols selected by this symbol
ANT_NP_HOST
if SOC_NRF5340_CPUAPPANT_NP_REMOTE
if SOC_NRF5340_CPUNET
Kconfig definition
At np/Kconfig:10
Included via Kconfig:41
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 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.)