Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdif/
Dfsl_lcdif.c967 config->hotspotOffsetX = 0; in LCDIF_CursorGetDefaultConfig()
986 regConfig |= (((uint32_t)config->hotspotOffsetX << LCDIF_CURSORCONFIG_HOT_SPOT_X_SHIFT) | in LCDIF_SetCursorConfig()
Dfsl_lcdif.h361 uint8_t hotspotOffsetX; /*!< Offset of the hotspot to top left point, range 0 ~ 31 */ member