Searched refs:prvInterruptSimulatorTask (Results 1 – 2 of 2) sorted by relevance
108 static void prvInterruptSimulatorTask( void * pvParameters );658 …xTaskCreate( prvInterruptSimulatorTask, "MAC_ISR", configMINIMAL_STACK_SIZE, NULL, configMAC_ISR_S… in prvConfigureCaptureBehaviour()787 static void prvInterruptSimulatorTask( void * pvParameters ) in prvInterruptSimulatorTask() function
74 static void prvInterruptSimulatorTask( void * pvParameters );678 if( xTaskCreate( prvInterruptSimulatorTask, in prvCreateWorkerThreads()920 static void prvInterruptSimulatorTask( void * pvParameters ) in prvInterruptSimulatorTask() function