Searched refs:portAPIC_LVT_ERROR_VECTOR (Results 1 – 1 of 1) sorted by relevance
70 #define portAPIC_LVT_ERROR_VECTOR ( 0xfe ) macro364 …prvSetInterruptGate( ( uint8_t ) portAPIC_LVT_ERROR_VECTOR, vPortAPICErrorHandlerWrapper, portIDT_… in prvSetupTimerInterrupt()376 portAPIC_LVT_ERROR = portAPIC_LVT_ERROR_VECTOR; in prvSetupTimerInterrupt()659 else if( ulVectorNumber == portAPIC_LVT_ERROR_VECTOR ) in prvCheckValidityOfVectorNumber()