|
FreeRTOS Tetris
|
Helper functions for FreeRTOS. More...

Functions | |
| void | tumFUtilPrintTaskStateList (void) |
| Prints a list of the current tasks executing on the system and their states. | |
| void | tumFUtilPrintTaskUtils (void) |
| Prints a list of the current tasks executing on the system and their utilizations. More... | |
Helper functions for FreeRTOS.
Utility functions aimed at FreeRTOS specific functionality rather than the emulator
| void tumFUtilPrintTaskUtils | ( | void | ) |
#include <TUM_FreeRTOS_Utils.h>
Prints a list of the current tasks executing on the system and their utilizations.
ulTotalRunTime /= 100UL;
1.8.17