Searched refs:MIPI_DSI_SelectArea (Results 1 – 3 of 3) sorted by relevance
276 status_t MIPI_DSI_SelectArea(mipi_dsi_device_t *device, uint16_t startX, uint16_t startY, uint16_t …
285 status_t MIPI_DSI_SelectArea(mipi_dsi_device_t *device, uint16_t startX, uint16_t startY, uint16_t … in MIPI_DSI_SelectArea() function
198 …status = MIPI_DSI_SelectArea(dsiDevice, fbInfo->startX, fbInfo->startY, fbInfo->startX + fbInfo->w… in DC_FB_DSI_CMD_SetFrameBuffer()