Searched refs:TEST_MAX_COLORS (Results 1 – 1 of 1) sorted by relevance
12 #define TEST_MAX_COLORS 8 macro157 uint8_t colors[TEST_MAX_COLORS + 1]; in ZTEST_USER()168 if (num_colors > TEST_MAX_COLORS) { in ZTEST_USER()171 led, num_colors, TEST_MAX_COLORS); in ZTEST_USER()