Searched refs:g_offCmd (Results 1 – 4 of 4) sorted by relevance
72 static struct LcdCmd g_offCmd[] = { variable219 int32_t count = sizeof(g_offCmd) / sizeof(g_offCmd[0]); in St7789Off()222 ret = SpiWrite9Bits(g_spiHdl, g_offCmd[i].cmd, g_offCmd[i].data); in St7789Off()227 if (g_offCmd[i].delay > 0) { in St7789Off()228 OsalMSleep(g_offCmd[i].delay); in St7789Off()
90 struct DsiCmdDesc g_offCmd[] = { variable225 int32_t count = sizeof(g_offCmd) / sizeof(g_offCmd[0]); in Icn9700Off()230 ret = MipiDsiTx(icn9700->mipiHandle, &(g_offCmd[i])); in Icn9700Off()
14 static struct DsiCmdDesc g_offCmd[] = {143 int32_t count = sizeof(g_offCmd) / sizeof(g_offCmd[0]);148 ret = MipiDsiTx(${driver_lower_case}->mipiHandle, &(g_offCmd[i]));
14 static struct DsiCmdDesc g_offCmd[] = {131 int32_t count = sizeof(g_offCmd) / sizeof(g_offCmd[0]);