Searched defs:uxInitialCount (Results 1 – 5 of 5) sorted by relevance
1025 …#define xSemaphoreCreateCounting( uxMaxCount, uxInitialCount ) xQueueCreateCountingSemaphore( (… argument1112 …#define xSemaphoreCreateCountingStatic( uxMaxCount, uxInitialCount, pxSemaphoreBuffer ) xQueueC… argument
1241 …#define traceENTER_xQueueCreateCountingSemaphoreStatic( uxMaxCount, uxInitialCount, pxStaticQueue ) argument1249 #define traceENTER_xQueueCreateCountingSemaphore( uxMaxCount, uxInitialCount ) argument
863 const UBaseType_t uxInitialCount, in xQueueCreateCountingSemaphoreStatic()903 const UBaseType_t uxInitialCount ) in xQueueCreateCountingSemaphore()
1392 … UBaseType_t uxInitialCount ) /* FREERTOS_SYSTEM_CALL */ in MPU_xQueueCreateCountingSemaphore()1420 const UBaseType_t uxInitialCount, in MPU_xQueueCreateCountingSemaphoreStatic()
2835 … UBaseType_t uxInitialCount ) /* PRIVILEGED_FUNCTION */ in MPU_xQueueCreateCountingSemaphore()2867 const UBaseType_t uxInitialCount, in MPU_xQueueCreateCountingSemaphoreStatic()