nRF5 SDK v17.1.0
Macros
Events scheduler configuration

Macros

#define APP_SCHEDULER_ENABLED
 Enabling scheduler. More...
 
#define APP_SCHEDULER_WITH_PAUSE
 Enabling pause feature. More...
 
#define APP_SCHEDULER_WITH_PROFILER
 Enabling scheduler profiling. More...
 

Detailed Description

Macro Definition Documentation

#define APP_SCHEDULER_ENABLED

Enabling scheduler.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define APP_SCHEDULER_WITH_PAUSE

Enabling pause feature.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define APP_SCHEDULER_WITH_PROFILER

Enabling scheduler profiling.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.

Documentation feedback | Developer Zone | Subscribe | Updated