WXK
2024-02-18 90cba8f926153433e5722f4ff2121ec1c6264a00
1
2
3
4
5
6
7
8
9
#include "../inc/jtest_cycle.h"
#include <inttypes.h>
 
/*--------------------------------------------------------------------------------*/
/* Define Module Variables */
/*--------------------------------------------------------------------------------*/
 
/* const char * JTEST_CYCLE_STRF = "Running: %s\nCycles: %" PRIu32 "\n"; */
const char * JTEST_CYCLE_STRF = "Cycles: %" PRIu32 "\n"; /* function name + parameter string skipped */