Macros |
|
| #define | ANT_STACK_CONFIG_ENABLED |
|
Enable ANT stack configuration.
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.