Audio_Thread() is only used within STemWin.
 
Symbols
loading...
Files
loading...

Audio_Thread() function

Audio task

Syntax

static void Audio_Thread(void const * argument);
Implemented in audioplayer_app.c:353

Arguments

argument

pointer that is passed to the thread function as start argument.

Return value

None

References

LocationReferrerText
audioplayer_app.c:353
static void Audio_Thread(void const * argument)
audioplayer_app.c:43
static void Audio_Thread(void const * argument);
audioplayer_app.c:64AUDIOPLAYER_Init()
osThreadDef(osAudio_Thread, Audio_Thread, osPriorityHigh, 0, 256);

Call Tree

Functions called by Audio_Thread()
Audio_Thread()
all items filtered out
Type of Audio_Thread()
Audio_Thread()
uint32_t
all items filtered out