Searched refs:DLO_RGB_GETRED (Results 1 – 1 of 1) sorted by relevance
40 #define DLO_RGB_GETRED(col) (uint8_t)((col) & 0xFF) macro60 uint8_t red = DLO_RGB_GETRED(col);69 uint8_t red = DLO_RGB_GETRED(col);