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

StartThread() function

Start task

Syntax

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

Arguments

argument

Return value

None

References

LocationReferrerText
main.c:90
static void StartThread(void const *argument)
main.c:44
static void StartThread(void const *argument);
main.c:71main()
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