Searched defs:colors (Results 1 – 8 of 8) sorted by relevance
140 struct log_msg *msg, bool colors) in msg_process()159 bool colors = IS_ENABLED(CONFIG_SHELL_VT100_COLORS) && in z_shell_log_backend_process() local195 bool colors = IS_ENABLED(CONFIG_SHELL_VT100_COLORS) && in put() local358 bool locked, bool colors) in process_log_msg2()392 bool colors = IS_ENABLED(CONFIG_SHELL_VT100_COLORS) && in process_msg2_from_buffer() local414 bool colors = IS_ENABLED(CONFIG_SHELL_VT100_COLORS) && in log2_process() local
27 static const struct led_rgb colors[] = { variable
28 static const struct led_rgb colors[] = { variable
29 static uint8_t colors[][3] = { variable
35 static uint8_t colors[COLORS_TO_SHOW][VALUES_PER_COLOR] = { variable
167 uint8_t colors[TEST_MAX_COLORS + 1]; in test_led_set_color() local
37 static const char *const colors[] = { variable