zephyr/tests/kernel/timer/timer_monotonic
Andy Ross b2e4283555 sys_clock: Make sys_clock_hw_cycles_per_tick() a proper API
This was another "global variable" API.  Give it function syntax too.
Also add a warning, because on nRF devices (at least) the cycle clock
runs in kHz and is too slow to give a precise answer here.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-10-16 15:03:10 -04:00
..
src sys_clock: Make sys_clock_hw_cycles_per_tick() a proper API 2018-10-16 15:03:10 -04:00
CMakeLists.txt cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
prj.conf tests: timer_monotonic: Migrate legacy test to ztest 2017-11-14 09:50:12 -08:00
testcase.yaml tests: kernel: stop relying on path for naming 2018-02-18 09:16:40 -05:00