zephyr/misc
Andy Ross 1a1a9539ea include/system_timer.h: Timer API cleanup
Rename timer driver API functions to be consistent.  ADD DOCS TO THE
HEADER so implementations understand what the requirements are.
Remove some unused functions that don't need declarations here.

Also removes the per-platform #if's around the power control callback
in favor of a weak-linked noop function in the driver initialization
(adds a few bytes of code to default platforms -- we'll live, I
think).

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-10-16 15:03:10 -04:00
..
generated
CMakeLists.txt
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
empty_file.c
printk.c misc: printk: Change function return 2018-09-14 16:55:37 -04:00
reboot.c include/system_timer.h: Timer API cleanup 2018-10-16 15:03:10 -04:00
stats.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00