Searched defs:wled_config (Results 1 – 1 of 1) sorted by relevance
165 struct wled_config { struct166 u32 boost_i_limit;167 u32 ovp;168 u32 switch_freq;169 u32 num_strings;170 u32 string_i_limit;171 u32 enabled_strings[WLED_MAX_STRINGS];172 u32 mod_sel;173 u32 cabc_sel;174 bool cs_out_en;[all …]