The PORTA bits are used for hardware control.  I want to use the
atan2(), etc. calls as pulse stretching.

Then I recommend using the calls in <util/delay.h> to get exact delays
instead of monkeying around with floating point routine calls.  They'll
be a lot more exact as well as being a boatlad smaller!

Perhaps the atan2() call are accomplishing useful work...

John


_______________________________________________
AVR-GCC-list mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to