Home
last modified time | relevance | path

Searched refs:prvInterruptYield (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Kernel/portable/GCC/TriCore_1782/
A Dport.c87 static void prvInterruptYield( int iTrapIdentification );
211 if( 0 == _install_int_handler( configKERNEL_YIELD_PRIORITY, prvInterruptYield, 0 ) ) in xPortStartScheduler()
494 static void prvInterruptYield( int iId ) in prvInterruptYield() function

Completed in 3 milliseconds