Searched refs:vPortYieldCall (Results 1 – 2 of 2) sorted by relevance
45 .global vPortYieldCall53 .func vPortYieldCall54 vPortYieldCall: label
119 extern void vPortYieldCall( void );367 prvSetInterruptGate( ( uint8_t ) portAPIC_YIELD_INT_VECTOR, vPortYieldCall, portIDT_FLAGS ); in prvSetupTimerInterrupt()