Searched defs:colors (Results 1 – 6 of 6) sorted by relevance
61 bool colors = IS_ENABLED(CONFIG_SHELL_VT100_COLORS) && in z_shell_log_backend_process() local161 bool locked, bool colors) in process_log_msg()210 bool colors = IS_ENABLED(CONFIG_SHELL_VT100_COLORS) && in process_msg_from_buffer() local232 bool colors = IS_ENABLED(CONFIG_SHELL_VT100_COLORS) && in process() local
34 static const struct led_rgb colors[] = { variable
35 static uint8_t colors[COLORS_TO_SHOW][VALUES_PER_COLOR] = { variable
32 static uint8_t colors[][3] = { variable
157 uint8_t colors[TEST_MAX_COLORS + 1]; in ZTEST_USER() local
42 static const char *const colors[] = { variable