Searched refs:LCDC_CURSOR_IMG_32X32_WORDS (Results 1 – 2 of 2) sorted by relevance
708 regStart = (uint32_t)index * LCDC_CURSOR_IMG_32X32_WORDS; in LCDC_SetCursorImage()709 len = LCDC_CURSOR_IMG_32X32_WORDS; in LCDC_SetCursorImage()
36 #define LCDC_CURSOR_IMG_32X32_WORDS ((uint32_t)(32U * 32U * LCDC_CURSOR_IMG_BPP / (8U * (uint32_t)s… macro