Searched refs:DLO_RGB_GETRED (Results 1 – 1 of 1) sorted by relevance
44 #define DLO_RGB_GETRED(col) (uint8_t)((col) & 0xFF) macro64 uint8_t red = DLO_RGB_GETRED(col);73 uint8_t red = DLO_RGB_GETRED(col);