]> git.baikalelectronics.ru Git - uboot.git/commit
timer: document the unit of the timer rate
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 7 Sep 2023 07:54:42 +0000 (09:54 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 9 Sep 2023 04:12:47 +0000 (06:12 +0200)
commit4981a8b763eee0f61bcb9a3572fd1b56a3a0a8a4
tree33d1a57540abe7db043ab3bb16e171626811d1f6
parentc5cf9d68ab41590f38260e771b8f336432f1bf71
timer: document the unit of the timer rate

To avoid confusion document that timer_dev_priv.clock_rate and
timer_get_rate() yield the timer rate in hertz.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/timer.h