zephyr/tests/benchmarks/app_kernel/src
Andy Ross cbb77be675 sys_clock.h: Remove sys_clock_ticks_per_sec()
This just got turned into a function from a "variable" API, but
post-the-most-recent-patch it turns out to be degenerate anyway.
Everyone everywhere should always have been using the kconfig variable
directly, and it was only a weirdness in the tickless API that made it
confusing.  Fix.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-10-16 15:03:10 -04:00
..
config.h
event_b.c
fifo_b.c
fifo_r.c
mailbox_b.c tests: benchmark: fix for too fast archs 2017-12-27 14:16:08 -05:00
mailbox_r.c
master.c include: remove unused macros from include/arch/*/arch.h 2018-06-20 12:07:59 -04:00
master.h sys_clock.h: Remove sys_clock_ticks_per_sec() 2018-10-16 15:03:10 -04:00
memcfg.h
memmap_b.c benchmarks: app_kernel: Fixed coverity issue. 2018-07-04 22:00:22 -04:00
mempool_b.c
mutex_b.c
pipe_b.c tests: benchmark: fix for too fast archs 2017-12-27 14:16:08 -05:00
pipe_r.c
receiver.c include: remove unused macros from include/arch/*/arch.h 2018-06-20 12:07:59 -04:00
receiver.h include: remove unused macros from include/arch/*/arch.h 2018-06-20 12:07:59 -04:00
sema_b.c
sema_r.c