xPortStartScheduler() is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...

xPortStartScheduler() function

Syntax

BaseType_t xPortStartScheduler( void ) PRIVILEGED_FUNCTION;
Implemented in port.c:376

References

LocationReferrerText
port.c:287
BaseType_t xPortStartScheduler( void )
port.c:376
BaseType_t xPortStartScheduler( void )
portable.h:173
BaseType_t xPortStartScheduler( void ) PRIVILEGED_FUNCTION;
tasks.c:2075vTaskStartScheduler()
if( xPortStartScheduler() != pdFALSE )

Call Tree

Functions calling xPortStartScheduler()
Functions called by xPortStartScheduler()
all items filtered out
xPortStartScheduler()
Data read by xPortStartScheduler()
Data written by xPortStartScheduler()
xPortStartScheduler()::ulOriginalPriority
xPortStartScheduler()::ucMaxPriorityValue
all items filtered out
xPortStartScheduler()
xPortStartScheduler()::ulOriginalPriority
xPortStartScheduler()::ucMaxPriorityValue
all items filtered out
Type of xPortStartScheduler()
xPortStartScheduler()
uint8_t
uint32_t
all items filtered out