firmware
IEM Firmware Documentation
Loading...
Searching...
No Matches
freertos_utils.h
Go to the documentation of this file.
1
8
9
#ifndef FREERTOS_UTILS_H
10
#define FREERTOS_UTILS_H
11
12
#include <stdint.h>
13
14
void
freertos_stats_timer_start
();
15
uint32_t
freertos_stats_timer_get
();
16
17
#endif
/* FREERTOS_UTILS_H */
freertos_stats_timer_get
uint32_t freertos_stats_timer_get()
Get TIM2 coutervalue for FreeRTOS runtime statistics collection.
Definition
freertos_utils.c:31
freertos_stats_timer_start
void freertos_stats_timer_start()
Starts TIM2 for FreeRTOS runtime statistics collection.
Definition
freertos_utils.c:21
ecu
safety
application
common
freertos_utils.h
Generated by
1.14.0