Searched refs:lv_color_to16 (Results 1 – 2 of 2) sorted by relevance
138 c16.full = lv_color_to16(c); /*Give a 16 bit number with the converted color*/
350 static inline uint16_t lv_color_to16(lv_color_t color) in lv_color_to16() function