Home
last modified time | relevance | path

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

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