Synopsis
unsigned long ctl_gfx_rgb_565(unsigned long u);
Description

ctl_gfx_rgb_565 converts a 24-bit RGB device-independent pixel to RGB565 format. In this format, the bits are arranged RRRRR|GGGGGG|BBBBB.