firmware
IEM Firmware Documentation
|
Macros | |
#define | tskIDLE_PRIORITY ( ( UBaseType_t ) 0U ) |
#define | tskNO_AFFINITY ( ( UBaseType_t ) -1 ) |
#define tskIDLE_PRIORITY ( ( UBaseType_t ) 0U ) |
Defines the priority used by the idle task. This must not be modified.
#define tskNO_AFFINITY ( ( UBaseType_t ) -1 ) |
Defines affinity to all available cores.