xSemaphoreCreateCountingStatic() is only used within threadx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesthreadxxSemaphoreCreateCountingStatic()

xSemaphoreCreateCountingStatic() function

Syntax

Arguments

uxMaxCount

uxInitialCount

pxSemaphoreBuffer

References

LocationReferrerText
tx_freertos.c:1079
SemaphoreHandle_t xSemaphoreCreateCountingStatic(UBaseType_t uxMaxCount,
FreeRTOS.h:444
SemaphoreHandle_t xSemaphoreCreateCountingStatic(UBaseType_t uxMaxCount,
tx_freertos.c:1119xSemaphoreCreateBinaryStatic()
return xSemaphoreCreateCountingStatic(1u, 0u, pxSemaphoreBuffer);

Call Tree

Functions calling xSemaphoreCreateCountingStatic()
Functions called by xSemaphoreCreateCountingStatic()
all items filtered out
xSemaphoreCreateCountingStatic()
memset()
all items filtered out
Data read by xSemaphoreCreateCountingStatic()
Data written by xSemaphoreCreateCountingStatic()
xSemaphoreCreateCountingStatic()
xSemaphoreCreateCountingStatic()::ret
all items filtered out
Type of xSemaphoreCreateCountingStatic()
xSemaphoreCreateCountingStatic()
all items filtered out