SemaphoreTest() is only used within FreeRTOS_SemaphoreFromISR.
 
Symbols
loading...
Files
loading...

SemaphoreTest() function

Semaphore Test.

Syntax

static void SemaphoreTest (void const *argument);
Implemented in main.c:82

Arguments

argument

Not used

Return value

None

References

LocationReferrerText
main.c:82
static void SemaphoreTest (void const *argument)
main.c:30
static void SemaphoreTest (void const *argument);
main.c:67main()
osThreadDef(SEM_Thread, SemaphoreTest, osPriorityNormal, 0, semtstSTACK_SIZE);

Call Tree

Functions called by SemaphoreTest()
SemaphoreTest()
all items filtered out
Data read by SemaphoreTest()
Data written by SemaphoreTest()
SemaphoreTest()
all items filtered out