timer: fix function definitions for uC having several output compare
authorGregor Riepl <onitake@gmail.com>
Tue, 16 Dec 2014 12:05:52 +0000 (13:05 +0100)
committerOlivier Matz <zer0@droids-corp.org>
Sun, 25 Jan 2015 21:23:05 +0000 (22:23 +0100)
Add proper calls to DEFINE_REGISTER_OC_INTR_AT_TICS() for timers that
have more than one.

Also fix odd _vect_id interrupt vector definitions.

Signed-off-by: Gregor Riepl <onitake@gmail.com>

No differences found