zephyr/samples/microkernel/benchmark/app_kernel/src
Peter Mitsis 44c5409140 Remove references to VisualDSP.
VisualDSP is not supported.  Furthermore, with the removal of the VisualDSP
comment, there is no longer any justification for the custom BENCH_MIN() macro.
Thus, it is simply replaced with min()--defined in "util.h".

Change-Id: I3c08add1fc9fcd98c388b843c5849fc71fa84fd3
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:13:41 -05:00
..
config.h Rename KSCALL_BENCH to MICROKERNEL_CALL_BENCH 2016-02-05 20:13:40 -05:00
event_b.c Reorganization of time calculating macros 2016-02-05 20:13:40 -05:00
fifo_b.c Reorganization of time calculating macros 2016-02-05 20:13:40 -05:00
fifo_r.c First commit 2015-04-10 16:44:37 -07:00
mailbox_b.c Reorganization of time calculating macros 2016-02-05 20:13:40 -05:00
mailbox_r.c Reorganization of time calculating macros 2016-02-05 20:13:40 -05:00
master.c First commit 2015-04-10 16:44:37 -07:00
master.h Rename KSCALL_BENCH to MICROKERNEL_CALL_BENCH 2016-02-05 20:13:40 -05:00
memcfg.h First commit 2015-04-10 16:44:37 -07:00
memmap_b.c Reorganization of time calculating macros 2016-02-05 20:13:40 -05:00
mempool_b.c Reorganization of time calculating macros 2016-02-05 20:13:40 -05:00
mutex_b.c Reorganization of time calculating macros 2016-02-05 20:13:40 -05:00
nop_b.c Reorganization of time calculating macros 2016-02-05 20:13:40 -05:00
pipe_b.c Remove references to VisualDSP. 2016-02-05 20:13:41 -05:00
pipe_r.c Remove references to VisualDSP. 2016-02-05 20:13:41 -05:00
receiver.c First commit 2015-04-10 16:44:37 -07:00
receiver.h First commit 2015-04-10 16:44:37 -07:00
sema_b.c Reorganization of time calculating macros 2016-02-05 20:13:40 -05:00
sema_r.c First commit 2015-04-10 16:44:37 -07:00