Home
last modified time | relevance | path

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

/SCP-firmware-master/product/rcar/src/CMSIS-FreeRTOS/Source/include/
A Dportable.h207 BaseType_t xPortStartScheduler(void) PRIVILEGED_FUNCTION;
/SCP-firmware-master/product/rcar/src/CMSIS-FreeRTOS/Source/portable/GCC/ARM_CA53_64_Rcar/
A Dport.c204 BaseType_t xPortStartScheduler(void) in xPortStartScheduler() function
/SCP-firmware-master/product/rcar/src/CMSIS-FreeRTOS/Source/
A Dtasks.c2123 if (xPortStartScheduler() != pdFALSE) { in vTaskStartScheduler()

Completed in 10 milliseconds