Searched refs:use_colors (Results 1 – 4 of 4) sorted by relevance
68 return sh->ctx->cfg.flags.use_colors == 1; in z_flag_use_colors_get()75 Z_SHELL_SET_FLAG_ATOMIC(sh, cfg, use_colors, val, ret); in z_flag_use_colors_set()
1250 cfg_flags.use_colors &= IS_ENABLED(CONFIG_SHELL_VT100_COLORS); in instance_init()
774 uint32_t use_colors :1; /*!< Controls colored syntax */ member790 .use_colors = 1, \
831 .use_colors = 0, in enable_shell_mqtt()