Home
last modified time | relevance | path

Searched refs:portSCHEDULER_ISR (Results 1 – 1 of 1) sorted by relevance

/Kernel-v11.1.0/portable/ThirdParty/GCC/ATmega/
Dport.c48 #define portSCHEDULER_ISR WDT_vect macro
53 #define portSCHEDULER_ISR TIMER0_COMPA_vect macro
753 ISR( portSCHEDULER_ISR, ISR_NAKED ) __attribute__( ( hot, flatten ) );
757 ISR( portSCHEDULER_ISR ) in ISR() argument
771 ISR( portSCHEDULER_ISR ) __attribute__( ( hot, flatten ) );
775 ISR( portSCHEDULER_ISR ) in ISR() argument