Searched refs:vTaskList (Results 1 – 3 of 3) sorted by relevance
518 vTaskList( pcWriteBuffer ); in MPU_vTaskList()526 vTaskList( pcWriteBuffer ); in MPU_vTaskList()
2293 #define vTaskList( pcWriteBuffer ) vTaskListTasks( ( pcWriteBuffer ), configSTATS_BUFFER_MAX_LEN… macro
104 + Update vTaskList and vTaskGetRunTimeStats APIs to replace the use of sprintf239 - vTaskList803 + Correct formatting in vTaskList() helper function when it prints the state1514 exception; the vTaskList() and vTaskGetRunTimeStats() functions are now1517 FreeRTOSConfig.h for vTaskList() and vTaskGetRunTimeStats() to be2605 + The function vTaskList() now suspends the scheduler rather than disabling