mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-27 18:25:05 +00:00
Our system timer uses capture compare mode, so the TIM1_CC interrupt should be used. BUG=chrome-os-partner:47851 TEST=Set TIM_CLOCK_LSB to 1 on snoball (TIM1), verify that timer interrupts function, HOOK_SECOND hooks are called and watchdog doesn't fire. BRANCH=None Change-Id: Id5cc18d0cd216b5b448e11cf0bae9696db74eb02 Signed-off-by: Shawn Nematbakhsh <shawnn@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/313188 Commit-Ready: Shawn N <shawnn@chromium.org> Tested-by: Shawn N <shawnn@chromium.org> Reviewed-by: Alec Berg <alecaberg@chromium.org>