summaryrefslogtreecommitdiff
path: root/doc/api/timer.rst
AgeCommit message (Collapse)AuthorFilesLines
2020-10-22doc: Document timer APISean Anderson1-0/+8
This adds kerneldocs for <timer.h>. I don't know who should maintain doc/api/timer.rst, since the timer subsystem seems to be maintained by SoC maintainers. MAINTAINERS is left un-updated for the moment. Signed-off-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>