Home
last modified time | relevance | path

Searched refs:LCDC_CURSOR_IMG_32X32_WORDS (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpc_lcdc/
Dfsl_lcdc.c708 regStart = (uint32_t)index * LCDC_CURSOR_IMG_32X32_WORDS; in LCDC_SetCursorImage()
709 len = LCDC_CURSOR_IMG_32X32_WORDS; in LCDC_SetCursorImage()
Dfsl_lcdc.h36 #define LCDC_CURSOR_IMG_32X32_WORDS ((uint32_t)(32U * 32U * LCDC_CURSOR_IMG_BPP / (8U * (uint32_t)s… macro