Home
last modified time | relevance | path

Searched refs:MIPI_DSI_WriteMemory2D (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/display/dc/dsi_cmd/
Dfsl_dc_fb_dsi_cmd.c219 status = MIPI_DSI_WriteMemory2D(dsiDevice, frameBuffer, minorLoopBytes, in DC_FB_DSI_CMD_SetFrameBuffer()
297 (void)MIPI_DSI_WriteMemory2D(dcHandle->dsiDevice, newFB, minorLoopBytes, in DC_FB_DSI_CMD_TE_IRQHandler()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/display/mipi_dsi_cmd/
Dfsl_mipi_dsi_cmd.h322 status_t MIPI_DSI_WriteMemory2D(
Dfsl_mipi_dsi_cmd.c324 status_t MIPI_DSI_WriteMemory2D( in MIPI_DSI_WriteMemory2D() function