Searched refs:process_ISR2 (Results 1 – 4 of 4) sorted by relevance
156 process_ISR2(arg); in demo_isr_timer_entry()
69 In the body of the low level ISR process_ISR2() must be called with the return value of94 Once properly initialized the ISR can be triggered by calling process_ISR2 with the ISR101 process_ISR2(DemoISR);
935 void process_ISR2(ISRType isrname);
5574 void process_ISR2(ISRType isrname) in process_ISR2() function