Home
last modified time | relevance | path

Searched refs:vTaskList (Results 1 – 3 of 3) sorted by relevance

/Kernel-v11.0.1/portable/Common/
Dmpu_wrappers.c518 vTaskList( pcWriteBuffer ); in MPU_vTaskList()
526 vTaskList( pcWriteBuffer ); in MPU_vTaskList()
/Kernel-v11.0.1/include/
Dtask.h2292 #define vTaskList( pcWriteBuffer ) vTaskListTasks( pcWriteBuffer, configSTATS_BUFFER_MAX_LENGTH ) macro
/Kernel-v11.0.1/
DHistory.txt27 + Update vTaskList and vTaskGetRunTimeStats APIs to replace the use of sprintf
162 - vTaskList
726 + Correct formatting in vTaskList() helper function when it prints the state
1437 exception; the vTaskList() and vTaskGetRunTimeStats() functions are now
1440 FreeRTOSConfig.h for vTaskList() and vTaskGetRunTimeStats() to be
2528 + The function vTaskList() now suspends the scheduler rather than disabling