Events scheduler configuration

nRF5 SDK v12.1.0

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.