summaryrefslogtreecommitdiff
path: root/teensy/timer.c
AgeCommit message (Expand)Author
2014-09-29stmhal: Fix edge case for timer PWM of 100%.Damien George
2014-09-27Fix timer overflow code.Dave Hylands
2014-09-25stmhal, timer: Factor code to compute PWM percent; improve 32bit case.Damien George
2014-09-23Add pulse_width_percent to teensy.Dave Hylands
2014-09-19Add Timer support (PWM, OC, IC) for stmhal and teensyDave Hylands