Skip to content
Commit e6f55318 authored by Florian Grandel's avatar Florian Grandel Committed by Chris Friedt
Browse files

modules: hal: ti: fix timer integration issues



Updates the TI hal modules to include the following fixes in Zephyr's
ClockP API implementation:
 * The unused stubs.h header was removed.
 * The ClockP implementation contained some cruft due to an incomplete
   migration from the ms based to the tick based kernel timer API.
 * The ClockP implementation assumed timeouts and periods to be given in
   ms although TI's API always expected ticks.
 * A fix for a major conversion bug in TI's own usage of the ClockP API
   throughout the SimpleLink framework is included.

Signed-off-by: default avatarFlorian Grandel <fgrandel@code-for-humans.de>
parent ffecd8d0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment