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

StartThread() function

Start task

Syntax

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

Arguments

argument

Return value

None

References

LocationReferrerText
main.c:83
static void StartThread(void const *argument)
main.c:37
static void StartThread(void const *argument);
main.c:68main()
osThreadDef(uSDThread, StartThread, osPriorityNormal, 0, 8 * configMINIMAL_STACK_SIZE);

Call Tree

Data read by StartThread()
Data written by StartThread()
StartThread()::res
StartThread()::byteswritten
StartThread()::bytesread
StartThread()::wtext
StartThread()::rtext
all items filtered out
StartThread()
StartThread()::res
all items filtered out
Type of StartThread()
StartThread()
uint8_t
uint32_t
all items filtered out