Searched refs:MAX_LED_COUNT (Results 1 – 2 of 2) sorted by relevance
61 if (!(index < MAX_LED_COUNT) || NULL == pColor) in ILEDArray_SetColor()86 if (!(index < MAX_LED_COUNT) || NULL == pColor) { in ILEDArray_GetColor()116 for (index = 0; index < MAX_LED_COUNT; ++index, ++color) { in ILEDArray_init()122 thiz->mCount = MAX_LED_COUNT; in ILEDArray_init()
362 #define MAX_LED_COUNT 32 macro368 SLHSL mColors[MAX_LED_COUNT];