Searched refs:portINTERRUPT_YIELD (Results 1 – 2 of 2) sorted by relevance
93 #define portYIELD() vPortGenerateSimulatedInterrupt( portINTERRUPT_YIELD )160 #define portINTERRUPT_YIELD ( 0UL ) macro
289 vPortSetInterruptHandler( portINTERRUPT_YIELD, prvProcessYieldInterrupt ); in xPortStartScheduler()