Searched refs:s_hx8394Cmds (Results 1 – 1 of 1) sorted by relevance
32 static const hx8394_cmd_t s_hx8394Cmds[] = { variable134 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()