Searched refs:FAULT_PENDSV (Results 1 – 4 of 4) sorted by relevance
55 #define FAULT_PENDSV 14 // PendSV macro
630 else if(ulInterrupt == FAULT_PENDSV) in IntPendSet()686 if(ulInterrupt == FAULT_PENDSV) in IntPendClear()
451 } else if (interruptNumber == FAULT_PENDSV) in Interrupt_pendInterrupt()483 if (interruptNumber == FAULT_PENDSV) in Interrupt_unpendInterrupt()
69 #define FAULT_PENDSV (14) /* PendSV */ macro