Searched refs:DLO_RGB_GETGRN (Results 1 – 1 of 1) sorted by relevance
47 #define DLO_RGB_GETGRN(col) (uint8_t)(((col) >> 8) & 0xFF) macro65 uint8_t grn = DLO_RGB_GETGRN(col);74 uint8_t grn = DLO_RGB_GETGRN(col);