Searched refs:g_payLoad12 (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/model/display/driver/panel/ |
H A D | mipi_icn9700.c | 49 static uint8_t g_payLoad12[] = { 0xC2, 0x10, 0xE0 }; variable 76 { 0x29, 0, sizeof(g_payLoad12), g_payLoad12 },
|
H A D | ili9881_st_5p5.c | 28 static uint8_t g_payLoad12[] = { 0x0B, 0x00 }; variable 220 { 0x15, 0x00, sizeof(g_payLoad12), g_payLoad12 },
|
H A D | ili9881c_boe.c | 28 static uint8_t g_payLoad12[] = { 0x0C, 0x00 }; variable 222 { 0x23, 0x00, sizeof(g_payLoad12), g_payLoad12 },
|
/ohos5.0/docs/zh-cn/device-dev/driver/ |
H A D | driver-peripherals-lcd-des.md | 245 static uint8_t g_payLoad12[] = { 0xC2, 0x10, 0xE0 };
|
/ohos5.0/docs/en/device-dev/driver/ |
H A D | driver-peripherals-lcd-des.md | 244 static uint8_t g_payLoad12[] = { 0xC2, 0x10, 0xE0 };
|