Home
last modified time | relevance | path

Searched defs:iTrapIdentification (Results 1 – 2 of 2) sorted by relevance

/Kernel-v11.1.0/portable/GCC/TriCore_1782/
Dporttrap.c155 void vMMUTrap( int iTrapIdentification ) in vMMUTrap()
168 void vInternalProtectionTrap( int iTrapIdentification ) in vInternalProtectionTrap()
203 void vInstructionErrorTrap( int iTrapIdentification ) in vInstructionErrorTrap()
220 void vContextManagementTrap( int iTrapIdentification ) in vContextManagementTrap()
239 void vSystemBusAndPeripheralsTrap( int iTrapIdentification ) in vSystemBusAndPeripheralsTrap()
257 void vAssertionTrap( int iTrapIdentification ) in vAssertionTrap()
271 void vNonMaskableInterruptTrap( int iTrapIdentification ) in vNonMaskableInterruptTrap()
Dport.c446 static void prvTrapYield( int iTrapIdentification ) in prvTrapYield()