- CONFIG_ANT_NP
ANT Network Processor Multicore API Serialization
Type: bool
Help
Serialize API calls for execution on remote CPU.
Default
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:36
Menu path: (Top) → ANT Wireless
config ANT_NP bool "ANT Network Processor Multicore API Serialization" 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.)