StartThread() is only used within FatFs_USBDisk_MultipleAccess_RTOS.
 
Symbols
loading...
Files
loading...

StartThread() function

Start task

Syntax

static void StartThread(void const *argument);
Implemented in main.c:116

Arguments

argument

Return value

None

References

LocationReferrerText
main.c:116
static void StartThread(void const *argument)
main.c:52
static void StartThread(void const *argument);
main.c:84main()
osThreadDef(USER_Thread, StartThread, osPriorityNormal, 0, 8 * configMINIMAL_STACK_SIZE);

Call Tree

Functions called by StartThread()
StartThread()
Data read by StartThread()
Data written by StartThread()
StartThread()
StartThread()::event
all items filtered out
Type of StartThread()
StartThread()
all items filtered out