avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] 2 interrupt sharing the same ISR


From: gouy yann
Subject: [avr-gcc-list] 2 interrupt sharing the same ISR
Date: Fri, 14 Jan 2005 23:21:13 +0100 (CET)

Hi,

I'd like to know if someone has an easy trick to make
2 interrupts ( timer overflow and timer output compare
) jump to the same address (ISR).

duplicating the code or calling the same function from
the ISRs is not that much convincing in term of flash
or stack comsumption.

I am considering using only the output compare as
overflow is somehow a particular case of it.

regards.
   Yann


        

        
                
Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! 
Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]