Searched refs:INTERRUPT_FUNC (Results 1 – 6 of 6) sorted by relevance
107 #define INTERRUPT_FUNC __interrupt macro157 #define INTERRUPT_FUNC __attribute__((interrupt)) macro159 #define INTERRUPT_FUNC __interrupt__209 #define INTERRUPT_FUNC __declspec(interrupt nowarn) macro253 #define INTERRUPT_FUNC __attribute__((interrupt)); macro293 #define INTERRUPT_FUNC macro340 #define INTERRUPT_FUNC macro383 #define INTERRUPT_FUNC macro
231 #define ISR(IsrName) INTERRUPT_FUNC void IsrName(void)
271 #define ISR(IsrName) INTERRUPT_FUNC void IsrName(void)