Searched refs:g_payLoad11 (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/model/display/driver/panel/ |
H A D | mipi_icn9700.c | 48 static uint8_t g_payLoad11[] = { 0xC1, 0x0c, 0x10, 0x04, 0x0c, 0x10, 0x04 }; variable 75 { 0x29, 0, sizeof(g_payLoad11), g_payLoad11 },
|
H A D | ili9881_st_5p5.c | 27 static uint8_t g_payLoad11[] = { 0x0A, 0x00 }; variable 219 { 0x15, 0x00, sizeof(g_payLoad11), g_payLoad11 },
|
H A D | ili9881c_boe.c | 27 static uint8_t g_payLoad11[] = { 0x0B, 0x01 }; variable 221 { 0x23, 0x00, sizeof(g_payLoad11), g_payLoad11 },
|
/ohos5.0/docs/zh-cn/device-dev/driver/ |
H A D | driver-peripherals-lcd-des.md | 244 static uint8_t g_payLoad11[] = { 0xC1, 0x0c, 0x10, 0x04, 0x0c, 0x10, 0x04 };
|
/ohos5.0/docs/en/device-dev/driver/ |
H A D | driver-peripherals-lcd-des.md | 243 static uint8_t g_payLoad11[] = { 0xC1, 0x0c, 0x10, 0x04, 0x0c, 0x10, 0x04 };
|