firmware
IEM Firmware Documentation
|
FreeRTOS utility functions. More...
#include "freertos_utils.h"
#include <stdint.h>
#include "stm32h7xx_hal.h"
#include "main.h"
#include "iem_utils.h"
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.