timer: Reconfigure the timer in fast pwm mode
[simavr] / simavr / sim / avr_timer.c
2012-04-05 Michel Pollettimer: Reconfigure the timer in fast pwm mode
2012-04-05 Michel Pollettimer: Added phase correct mode, possibly works
2012-02-26 Michel Polletcycle_timers: Fix a delivery problem
2012-02-25 Michel Pollettimer: Fix a problem on unconfigured comparators
2011-09-14 Stephan Veiglsimavr: change hard-coded value to define: AVR_IOPORT_O...
2011-03-09 Sami Liedesmisc: Fixes various typos
2011-03-09 Sami LiedesFix interupt -> interrupt typo, including in some funct...
2011-02-23 Sami Liedesfix typos in comments.
2011-02-22 Michel Polletirq: Add names to most io module external irqs
2011-02-20 Michel PolletMerge git://gitorious.org/~luki/simavr/lukis-simavr...
2011-02-17 Sami Liedestimer: Fix a subtle off-by-one bug in TCNT reading.
2011-02-16 Michel Pollettimers: don't reconfigure for minor changes
2011-02-16 Michel Pollettimers: Print a warning on unsuported timer modes
2011-02-02 Sami LiedesEnable interrupt handling for Fast PWM timers too
2010-09-02 Michel PolletIOs: Use new IRQ alloc function
2010-08-02 Michel Pollettimer: Fix for older AVRs & tinies
2010-06-20 Michel Pollettimer: Also reconfigure on writing the WGM bits
2010-05-11 Michel Pollettimer: Allow clearing of the interupts
2010-04-29 Michel PolletICP: Added Input capture pin support to timers
2010-04-14 Michel Pollettimer: Fixed an off by one
2010-04-11 Michel Pollettimer: Changed timer config feom a bit array to a norma...
2010-04-10 Michel Pollettimer: Added comparator modes for pins
2010-04-04 Michel Pollettimer: Added (non functional) C interrupt block
2009-12-24 Michel Pollettimer: No longer craksh when reading TCNT with timer off
2009-12-22 Michel Pollettimer: Implemented some of the ICR based timers
2009-12-21 Michel Pollettimers: Added TCNT reading/writing support
2009-12-20 Michel Pollettimer: Masssive timer update. 8 & 16 bits