Skip to content
Commit e0c56f19 authored by Andy Ross's avatar Andy Ross Committed by Anas Nashif
Browse files

drivers/timer: MediaTek audio DSP timer device



These devices have a somewhat odd hybrid design, with a free-running
64 bit up counter but no comparator.  Instead interrupts are triggered
by (one of an array of) 32 bit down counters with reset (a-la SysTick,
but without the 24 bit precision issues).  The combination actually
results in a fairly simple driver as we can skip the comparator
rounding math.

Signed-off-by: default avatarAndy Ross <andyross@google.com>
parent 3f07d70c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment