Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpc_lcdc/
Dfsl_lcdc.c558 LCDC_SetCursorPosition(base, 0, 0); in LCDC_SetCursorConfig()
641 void LCDC_SetCursorPosition(LCD_Type *base, int32_t positionX, int32_t positionY) in LCDC_SetCursorPosition() function
Dfsl_lcdc.h563 void LCDC_SetCursorPosition(LCD_Type *base, int32_t positionX, int32_t positionY);