Searched refs:PORT_SCHEDULER_TASKSWITCH (Results 1 – 1 of 1) sorted by relevance
164 #define PORT_SCHEDULER_TASKSWITCH 1UL /* Do not modify */ macro346 xPortScheduleStatus[ xPortGET_CORE_ID() ] = PORT_SCHEDULER_TASKSWITCH; in vPortSetSwitch()594 xPortScheduleStatus[ xCurrentCore ] = PORT_SCHEDULER_TASKSWITCH; in vPortIPIHander()617 xPortScheduleStatus[ xPortGET_CORE_ID() ] = PORT_SCHEDULER_TASKSWITCH; in vPortTickISR()
Completed in 8 milliseconds