SemaphoreThread1() is only used within FreeRTOS_Semaphore.
 
Symbols
loading...
Files
loading...

SemaphoreThread1() function

Semaphore Thread 1 function

Syntax

static void SemaphoreThread1(void const *argument);
Implemented in main.c:86

Arguments

argument

shared semaphore

Return value

None

References

LocationReferrerText
main.c:86
static void SemaphoreThread1 (void const *argument)
main.c:31
static void SemaphoreThread1(void const *argument);
main.c:67main()
osThreadDef(SEM_Thread1, SemaphoreThread1, osPriorityLow, 0, semtstSTACK_SIZE);

Call Tree

Functions called by SemaphoreThread1()
SemaphoreThread1()
Data read by SemaphoreThread1()
Data written by SemaphoreThread1()
SemaphoreThread1()::count
SemaphoreThread1()::semaphore
all items filtered out
SemaphoreThread1()
SemaphoreThread1()::count
all items filtered out
Type of SemaphoreThread1()
SemaphoreThread1()
uint32_t
all items filtered out