Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdif/
Dfsl_lcdif.c968 config->hotspotOffsetY = 0; in LCDIF_CursorGetDefaultConfig()
987 ((uint32_t)config->hotspotOffsetY << LCDIF_CURSORCONFIG_HOT_SPOT_Y_SHIFT)); in LCDIF_SetCursorConfig()
Dfsl_lcdif.h362 uint8_t hotspotOffsetY; /*!< Offset of the hotspot to top left point, range 0 ~ 31 */ member