Go to file
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
arch arch: rename context.c files to thread. 2016-02-05 20:15:27 -05:00
doc clarify use of term 'context' 2016-02-05 20:15:27 -05:00
drivers sys_clock: move [nano|task]_cycle_get_32 to drivers 2016-02-05 20:15:27 -05:00
include sys_clock: move header of nano_cycle_get_32 to nanokernel.h 2016-02-05 20:15:27 -05:00
kernel sys_clock: move [nano|task]_cycle_get_32 to drivers 2016-02-05 20:15:27 -05:00
lib cleanup libc kconfig and use choice 2016-02-05 20:15:25 -05:00
misc cleanup libc kconfig and use choice 2016-02-05 20:15:25 -05:00
net sys_clock: rename timer_read to _sys_clock_cycle_get 2016-02-05 20:15:27 -05:00
samples sys_clock: make public some timing utilities 2016-02-05 20:15:27 -05:00
scripts microkernel: rename k_proc to k_task 2016-02-05 20:15:27 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig kconfig: Rename Zephyr OS -> Zephyr Kernel 2016-02-05 20:14:26 -05:00
Makefile build: avoids link error when CCACHE is not activated 2016-02-05 20:15:26 -05:00
Makefile.inc kbuild: environmental vars rebuild 2016-02-05 20:15:26 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00