Searched refs:vTaskList (Results 1 – 3 of 3) sorted by relevance
518 vTaskList( pcWriteBuffer ); in MPU_vTaskList()526 vTaskList( pcWriteBuffer ); in MPU_vTaskList()
2292 #define vTaskList( pcWriteBuffer ) vTaskListTasks( pcWriteBuffer, configSTATS_BUFFER_MAX_LENGTH ) macro
27 + Update vTaskList and vTaskGetRunTimeStats APIs to replace the use of sprintf162 - vTaskList726 + Correct formatting in vTaskList() helper function when it prints the state1437 exception; the vTaskList() and vTaskGetRunTimeStats() functions are now1440 FreeRTOSConfig.h for vTaskList() and vTaskGetRunTimeStats() to be2528 + The function vTaskList() now suspends the scheduler rather than disabling