Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/portable/CCRH/F1Kx/
A Dport.c164 #define PORT_SCHEDULER_TASKSWITCH 1UL /* Do not modify */ macro
346 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