nRF5 SDK  v12.0.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Common ANT stack configuration configuration

Macros

#define ANT_STACK_CONFIG_ENABLED
 Enable ANT stack configuration. * Set to 1 to activate. More...
 
#define ANT_CONFIG_TOTAL_CHANNELS_ALLOCATED
 Allocated ANT channels *. More...
 
#define ANT_CONFIG_ENCRYPTED_CHANNELS
 Encrypted ANT channels *. More...
 
#define ANT_CONFIG_EVENT_QUEUE_SIZE
 Event queue size *. More...
 
#define ANT_CONFIG_BURST_QUEUE_SIZE
 ANT burst queue size *. More...
 

Detailed Description

Macro Definition Documentation

#define ANT_CONFIG_BURST_QUEUE_SIZE

ANT burst queue size *.

Note
This is an NRF_CONFIG macro.
#define ANT_CONFIG_ENCRYPTED_CHANNELS

Encrypted ANT channels *.

Note
This is an NRF_CONFIG macro.
#define ANT_CONFIG_EVENT_QUEUE_SIZE

Event queue size *.

Note
This is an NRF_CONFIG macro.
#define ANT_CONFIG_TOTAL_CHANNELS_ALLOCATED

Allocated ANT channels *.

Note
This is an NRF_CONFIG macro.
#define ANT_STACK_CONFIG_ENABLED

Enable ANT stack configuration. * Set to 1 to activate.

Note
This is an NRF_CONFIG macro.