Go to file
Peter Mitsis 92b21c7153 timer: Rename _sys_clock_cycle_get()
Renames _sys_clock_cycle_get() (provided by the timer driver)
to sys_cycle_get_32().  It is the preferred method to read the
hardware clock.

Change-Id: Ifea5213d8c04a8bf7b9114b048c5db0ccee61549
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:24:55 -05:00
arch quark_se_ss: rename platform and remove arc suffix 2016-02-05 20:24:54 -05:00
configs quark_se_ss: rename platform and remove arc suffix 2016-02-05 20:24:54 -05:00
doc timer: Rename _sys_clock_cycle_get() 2016-02-05 20:24:55 -05:00
drivers timer: Rename _sys_clock_cycle_get() 2016-02-05 20:24:55 -05:00
include timer: Rename _sys_clock_cycle_get() 2016-02-05 20:24:55 -05:00
kernel timer: Rename _sys_clock_cycle_get() 2016-02-05 20:24:55 -05:00
lib
misc init: Implement fine-grained initialization policy 2016-02-05 20:24:54 -05:00
net timer: Rename _sys_clock_cycle_get() 2016-02-05 20:24:55 -05:00
samples quark_se: rename platform and remove x86 suffix 2016-02-05 20:24:54 -05:00
scripts quark_se_ss: rename platform and remove arc suffix 2016-02-05 20:24:54 -05:00
.checkpatch.conf
.gitattributes
.gitignore
.mailmap
Kbuild build: use architecture definition from kconfig 2016-02-05 20:24:52 -05:00
Kconfig
Kconfig.zephyr
LICENSE
Makefile build: set platform name without quotes and reuse everywhere 2016-02-05 20:24:54 -05:00
Makefile.inc build: use realpath instead of readlink -f 2016-02-05 20:24:54 -05:00
zephyr-env.sh