aboutsummaryrefslogtreecommitdiffstats
path: root/src/generic/timer.c
Commit message (Expand)AuthorAgeFilesLines
* timer_irq: Rename generic/timer.c to generic/timer_irq.cKevin O'Connor2017-03-301-117/+0
* sched: Move timer dispatch loop to board codeKevin O'Connor2017-03-301-1/+15
* timer: Make sure to reset the timer repeat checks on a shutdownKevin O'Connor2017-03-301-0/+7
* sched: Be explicit with loading of the waketime variableKevin O'Connor2017-03-261-1/+1
* timer: Allow board code to define its own timer_is_before implementationKevin O'Connor2017-03-261-1/+10
* generic: Move generic parts of sam3x8e timer.c to generic directoryKevin O'Connor2017-03-111-0/+87