Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/video/display/hx8394/
Dfsl_hx8394.c32 static const hx8394_cmd_t s_hx8394Cmds[] = { variable
134 for (i = 0; i < ARRAY_SIZE(s_hx8394Cmds); i++) in HX8394_Init()
136 … status = MIPI_DSI_GenericWrite(dsiDevice, s_hx8394Cmds[i].cmd, (int32_t)s_hx8394Cmds[i].cmdLen); in HX8394_Init()