Searched refs:pvInterruptEvent (Results 1 – 1 of 1) sorted by relevance
112 static void * pvInterruptEvent = NULL; variable196 SetEvent( pvInterruptEvent ); in prvSimulatedPeripheralTimer()306 pvInterruptEvent = CreateEvent( NULL, FALSE, FALSE, NULL ); in xPortStartScheduler()308 if( ( pvInterruptEventMutex == NULL ) || ( pvInterruptEvent == NULL ) ) in xPortStartScheduler()405 pvObjectList[ 1 ] = pvInterruptEvent; in prvProcessSimulatedInterrupts()410 SetEvent( pvInterruptEvent ); in prvProcessSimulatedInterrupts()618 SetEvent( pvInterruptEvent ); in vPortGenerateSimulatedInterrupt()702 SetEvent( pvInterruptEvent ); in vPortExitCritical()