Training
Consulting
Tools
xref
: /
cmsis-dsp-latest
/
dsppp
/
tests
/
bench.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
"
bench.h
"
2
3
uint32_t
start_time
,
stop_time
,
cycle_count
;
4