Searched defs:uxMaxCount (Results 1 – 2 of 2) sorted by relevance
966 …#define xSemaphoreCreateCounting( uxMaxCount, uxInitialCount ) xQueueCreateCountingSemaphore( ( ux… argument1047 …#define xSemaphoreCreateCountingStatic( uxMaxCount, uxInitialCount, pxSemaphoreBuffer ) xQueueCrea… argument
710 …QueueHandle_t xQueueCreateCountingSemaphoreStatic( const UBaseType_t uxMaxCount, const UBaseType_t… in xQueueCreateCountingSemaphoreStatic()738 …QueueHandle_t xQueueCreateCountingSemaphore( const UBaseType_t uxMaxCount, const UBaseType_t uxIni… in xQueueCreateCountingSemaphore()