Searched refs:pvInterruptEvent (Results 1 – 1 of 1) sorted by relevance
112 static void * pvInterruptEvent = NULL; variable196 SetEvent( pvInterruptEvent ); in prvSimulatedPeripheralTimer()295 pvInterruptEvent = CreateEvent( NULL, FALSE, FALSE, NULL ); in xPortStartScheduler()297 if( ( pvInterruptEventMutex == NULL ) || ( pvInterruptEvent == NULL ) ) in xPortStartScheduler()394 pvObjectList[ 1 ] = pvInterruptEvent; in prvProcessSimulatedInterrupts()399 SetEvent( pvInterruptEvent ); in prvProcessSimulatedInterrupts()607 SetEvent( pvInterruptEvent ); in vPortGenerateSimulatedInterrupt()691 SetEvent( pvInterruptEvent ); in vPortExitCritical()