Search | Google it | Results 1 - 3 of 3 for fundef:ENABLE_INTERRUPT_UPTO from mtkernel_3 (0.00 seconds) |
53: */ 54: #define ENABLE_INTERRUPT_UPTO(level) { enaint(0); } 55:
52: */ 53: #define ENABLE_INTERRUPT_UPTO(level) { set_basepri(0); } 54:
52: */ 53: #define ENABLE_INTERRUPT_UPTO(level) { setint(level); } 54: