a1622472c3
From code inspection, the driver always took timeouts in milliseconds. The only sub-ms wait uses k_busy_wait(), which has microseconds granularity, but its granularity does not depend on the system clock tick rate. Change-Id: If48363fd1fbeeb8e5ff0f0f2ca86e671d63bc571 Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
hp206c.c | ||
hp206c.h |