Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpc_lcdc/
Dfsl_lcdc.h39 #define LCDC_CURSOR_IMG_64X64_WORDS ((uint32_t)(64U * 64U * LCDC_CURSOR_IMG_BPP / (8U * (uint32_t)s… macro
Dfsl_lcdc.c704 len = LCDC_CURSOR_IMG_64X64_WORDS; in LCDC_SetCursorImage()