SCHEDULING

PXSvTraceEnterScheduling PXVT_SCHEDULING

Fn

Internal service exit function

A1

ID of the task object that was running previously or 0 if there was no running task (the processor was idle)

A2

PxSchedCause_t cause of the scheduling

Er

ID of the task object that will be running or 0 if there is not any task to run

PXSvRdyFromWait PXVT_SCHEDULING

Fn

Internal static task function to make the task ready from the event waiting state

A1

ID of the task object to make ready