Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/common/utils/interrupt/
A Dinterrupt_avr8.h81 # define __ISR(x) _Pragma(#x) macro
82 # define ISR(vect) __ISR(vector=vect) __interrupt void handler_##vect(void)
/bsp/pic32ethernet/
A Dboard.c99 void __ISR(_TIMER_1_VECTOR, ipl2) Timer1Handler(void) in __ISR() function
121 void __ISR(_CORE_SOFTWARE_0_VECTOR, ipl1) CoreSW0Handler(void);
A Duart.c151 void __ISR(_UART1_VECTOR, ipl2) IntUART1Handler(void) in __ISR() function
203 void __ISR(_UART2_VECTOR, ipl2) IntUART2Handler(void) in __ISR() function

Completed in 7 milliseconds