CPU_StatReset
Description
Reset all performance monitors.
Files
cpu_core.h/cpu_core.c
Prototype
void CPU_StatReset (void);
Arguments
None.
Returned Value
None.
Required Configuration
None.
Notes / Warnings
- Critical section provided by the caller.
Reset all performance monitors.
cpu_core.h/cpu_core.c
void CPU_StatReset (void);
None.
None.
None.