mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
This patch fixes a bug in System timer driver where the sys_clock_disable() function was enabling the timer instead of disabling it. Change-Id: I4a667d30d43d1f84094d074241ee18d7bb2b2565 Signed-off-by: David Vincze <david.vincze@arm.com>