Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/Common/
Dmpu_wrappers.c518 vTaskList( pcWriteBuffer ); in MPU_vTaskList()
526 vTaskList( pcWriteBuffer ); in MPU_vTaskList()
/Kernel-v11.1.0/include/
Dtask.h2293 #define vTaskList( pcWriteBuffer ) vTaskListTasks( ( pcWriteBuffer ), configSTATS_BUFFER_MAX_LEN… macro
/Kernel-v11.1.0/
DHistory.txt104 + Update vTaskList and vTaskGetRunTimeStats APIs to replace the use of sprintf
239 - vTaskList
803 + Correct formatting in vTaskList() helper function when it prints the state
1514 exception; the vTaskList() and vTaskGetRunTimeStats() functions are now
1517 FreeRTOSConfig.h for vTaskList() and vTaskGetRunTimeStats() to be
2605 + The function vTaskList() now suspends the scheduler rather than disabling