Search Results

Modules

 xTaskGetTickCount
task.
 
 xTaskGetTickCountFromISR
task.
 
 uxTaskGetNumberOfTasks
task.
 
 pcTaskGetName
task.
 
 pcTaskGetTaskHandle
task.
 
 vTaskList
task.
 
 vTaskGetRunTimeStats
task.
 

Macros

#define tskIDLE_PRIORITY   ( ( UBaseType_t ) 0U )
Defines the priority used by the idle task. More...
 

Detailed Description

Macro Definition Documentation

#define tskIDLE_PRIORITY   ( ( UBaseType_t ) 0U )

Defines the priority used by the idle task.

This must not be modified.