xSemaphoreCreateCounting() is only used within threadx.
 
Symbols
loading...
Files
loading...

xSemaphoreCreateCounting() function

Syntax

Implemented in tx_freertos.c:1045

Arguments

uxMaxCount

uxInitialCount

References

LocationReferrerText
tx_freertos.c:1045
SemaphoreHandle_t xSemaphoreCreateCounting(UBaseType_t uxMaxCount,
FreeRTOS.h:441
SemaphoreHandle_t xSemaphoreCreateCounting(UBaseType_t uxMaxCount,
tx_freertos.c:1111xSemaphoreCreateBinary()
return xSemaphoreCreateCounting(1u, 0u);

Call Tree

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