Searched refs:ulMAX_COUNT (Results 1 – 1 of 1) sorted by relevance
28 #define ulMAX_COUNT 10U macro478 pxCond->xCondWaitSemaphore = xSemaphoreCreateCounting(ulMAX_COUNT, 0U); in prvCondInit()