Searched refs:LCDIF_VERSION_MAJOR_SHIFT (Results 1 – 2 of 2) sorted by relevance
25022 #define LCDIF_VERSION_MAJOR_SHIFT 24 macro25023 …ERSION_MAJOR(x) (((uint32_t)(((uint32_t)(x))<<LCDIF_VERSION_MAJOR_SHIFT))&LCDIF_…
29162 #define LCDIF_VERSION_MAJOR_SHIFT 24 macro29163 …ERSION_MAJOR(x) (((uint32_t)(((uint32_t)(x))<<LCDIF_VERSION_MAJOR_SHIFT))&LCDIF_…