completely redid PWM: Now calculate 'microprograms', i.e. pairs of master
authorsimimeie <simimeie>
Sun, 8 Aug 2010 18:09:40 +0000 (18:09 +0000)
committersimimeie <simimeie>
Sun, 8 Aug 2010 18:09:40 +0000 (18:09 +0000)
commitb7a7cffc73b28738142834116f4617ac85fc92f1
tree7f69589ace8c90d678e5886424f0897f9de852af
parent6c58993de6a9677e0503810e2481f0ecf97e6640
completely redid PWM: Now calculate 'microprograms', i.e. pairs of
at-this-count set-this-bitmask. This makes the actual IRQs do
significantly less work. We will now stay in the interrupt handler
if less than 30 CPU cycles remain until the next change, and do
active waiting.
ledpwm.c
This page took 0.128154 seconds and 4 git commands to generate.