Home
last modified time | relevance | path

Searched refs:lv_color_int_t (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/docs/overview/
Dcolor.md109 - `lv_color_int_t` `uint8_t`, `uint16_t` or `uint32_t` depending on the color depth setting. Used t…
/lvgl-latest/src/misc/
Dlv_color.h234 typedef LV_CONCAT3(uint, LV_COLOR_SIZE, _t) lv_color_int_t; typedef