nRF5 SDK  v12.0.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Events scheduler configuration

Macros

#define APP_SCHEDULER_ENABLED
 Enabling scheduler * Set to 1 to activate. More...
 
#define APP_SCHEDULER_WITH_PAUSE
 Enabling pause feature * Set to 1 to activate. More...
 
#define APP_SCHEDULER_WITH_PROFILER
 Enabling scheduler profiling * Set to 1 to activate. 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.