zephyr/kernel/nanokernel
Benjamin Walsh bb2ba33f10 sys_clock: move [nano|task]_cycle_get_32 to drivers
The drivers provide _sys_clock_cycle_get(): moving the public APIs to
the drivers allow them to be aliases of it.

Change-Id: Ic5975a048f2b51f94510f0c3cd5e6ab3a8907718
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:15:27 -05:00
..
include clarify use of term 'context' 2016-02-05 20:15:27 -05:00
compiler_stack_protect.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
ctors.c Update comments in ctors.c 2016-02-05 20:14:39 -05:00
device.c doxygen: change comment style to match javadoc 2016-02-05 20:14:33 -05:00
event_logger.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
idle.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
int_latency_bench.c sys_clock: rename timer_read to _sys_clock_cycle_get 2016-02-05 20:15:27 -05:00
Kconfig clarify use of term 'context' 2016-02-05 20:15:27 -05:00
Makefile Add profiler method. 2016-02-05 20:15:20 -05:00
nano_context.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
nano_fiber.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
nano_fifo.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
nano_init.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
nano_lifo.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
nano_sema.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
nano_stack.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
nano_sys_clock.c sys_clock: move [nano|task]_cycle_get_32 to drivers 2016-02-05 20:15:27 -05:00
nano_timer.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
profiler.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
version.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00