Searched refs:iTrapIdentification (Results 1 – 2 of 2) sorted by relevance
107 void vMMUTrap( int iTrapIdentification ) __attribute__( ( longcall, weak ) );108 void vInternalProtectionTrap( int iTrapIdentification ) __attribute__( ( longcall, weak ) );109 void vInstructionErrorTrap( int iTrapIdentification ) __attribute__( ( longcall, weak ) );110 void vContextManagementTrap( int iTrapIdentification ) __attribute__( ( longcall, weak ) );111 void vSystemBusAndPeripheralsTrap( int iTrapIdentification ) __attribute__( ( longcall, weak ) );112 void vAssertionTrap( int iTrapIdentification ) __attribute__( ( longcall, weak ) );113 void vNonMaskableInterruptTrap( int iTrapIdentification ) __attribute__( ( longcall, weak ) );155 void vMMUTrap( int iTrapIdentification ) in vMMUTrap() argument157 switch( iTrapIdentification ) in vMMUTrap()168 void vInternalProtectionTrap( int iTrapIdentification ) in vInternalProtectionTrap() argument[all …]
82 static void prvTrapYield( int iTrapIdentification );87 static void prvInterruptYield( int iTrapIdentification );440 static void prvTrapYield( int iTrapIdentification ) in prvTrapYield() argument446 switch( iTrapIdentification ) in prvTrapYield()