Searched refs:STOP_HERE (Results 1 – 2 of 2) sorted by relevance
65 #define STOP_HERE {int st;for(st=0;st<100;st++){st=1;}} macro68 #define STOP_HERE macro
70 #define STOP_HERE() {int st;for(st=0;st<100;st++){st=1;}} macro73 #define STOP_HERE() macro1695 STOP_HERE (); in Irq_Handler()