Home
last modified time | relevance | path

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

/lvgl-latest/env_support/cmsis-pack/
DREADME.md200 14. Add the following macro definition to **COLOR SETTINGS** section:
/lvgl-latest/src/others/vg_lite_tvg/
Dvg_lite_tvg.cpp31 #define TVG_COLOR(COLOR) B(COLOR), G(COLOR), R(COLOR), A(COLOR) argument