firmware
IEM Firmware Documentation
|
FreeRTOS utility functions. More...
#include <stdint.h>
Go to the source code of this file.
Functions | |
void | freertos_stats_timer_start () |
Starts TIM2 for FreeRTOS runtime statistics collection. | |
uint32_t | freertos_stats_timer_get () |
Get TIM2 coutervalue for FreeRTOS runtime statistics collection. |
FreeRTOS utility functions.
uint32_t freertos_stats_timer_get | ( | ) |
Get TIM2 coutervalue for FreeRTOS runtime statistics collection.
void freertos_stats_timer_start | ( | ) |
Starts TIM2 for FreeRTOS runtime statistics collection.