Modules | |
xTaskGetTickCount | |
xTaskGetTickCountFromISR | |
uxTaskGetNumberOfTasks | |
pcTaskGetName | |
pcTaskGetTaskHandle | |
vTaskList | |
vTaskGetRunTimeStats | |
Macros | |
#define | tskIDLE_PRIORITY ( ( UBaseType_t ) 0U ) |
Detailed Description
Macro Definition Documentation
#define tskIDLE_PRIORITY ( ( UBaseType_t ) 0U ) |
Defines the priority used by the idle task. This must not be modified.