Searched refs:hotspotOffsetX (Results 1 – 2 of 2) sorted by relevance
967 config->hotspotOffsetX = 0; in LCDIF_CursorGetDefaultConfig()986 regConfig |= (((uint32_t)config->hotspotOffsetX << LCDIF_CURSORCONFIG_HOT_SPOT_X_SHIFT) | in LCDIF_SetCursorConfig()
361 uint8_t hotspotOffsetX; /*!< Offset of the hotspot to top left point, range 0 ~ 31 */ member