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

ConcurrentThread() function

Concurrent task

Syntax

static void ConcurrentThread(void const *argument);
Implemented in main.c:161

Arguments

argument

Return value

None

References

LocationReferrerText
main.c:161
static void ConcurrentThread(void const *argument)
main.c:53
static void ConcurrentThread(void const *argument);
main.c:87main()
osThreadDef(USER_ConcurrentThread, ConcurrentThread, osPriorityHigh, 0, 8 * configMINIMAL_STACK_SIZE);

Call Tree

Functions called by ConcurrentThread()
ConcurrentThread()
Data read by ConcurrentThread()
Data written by ConcurrentThread()
ConcurrentThread()
ConcurrentThread()::event
ConcurrentThread()::res
all items filtered out
Type of ConcurrentThread()
ConcurrentThread()
uint8_t
uint16_t
all items filtered out