Searched refs:g_payLoad5 (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/model/display/driver/panel/ |
H A D | mipi_icn9700.c | 42 static uint8_t g_payLoad5[] = { 0xB1, 0x32, 0x84, 0x02, 0x87, 0x12, 0x00, 0x50, 0x1C }; variable 69 { 0x29, 0, sizeof(g_payLoad5), g_payLoad5 },
|
H A D | ili9881_st_5p5.c | 21 static uint8_t g_payLoad5[] = { 0x04, 0x00 }; variable 213 { 0x15, 0x00, sizeof(g_payLoad5), g_payLoad5 },
|
H A D | ili9881c_boe.c | 21 static uint8_t g_payLoad5[] = { 0x05, 0x00 }; variable 215 { 0x23, 0x00, sizeof(g_payLoad5), g_payLoad5 },
|
/ohos5.0/docs/zh-cn/device-dev/driver/ |
H A D | driver-peripherals-lcd-des.md | 238 static uint8_t g_payLoad5[] = { 0xB1, 0x32, 0x84, 0x02, 0x87, 0x12, 0x00, 0x50, 0x1C };
|
/ohos5.0/docs/en/device-dev/driver/ |
H A D | driver-peripherals-lcd-des.md | 237 static uint8_t g_payLoad5[] = { 0xB1, 0x32, 0x84, 0x02, 0x87, 0x12, 0x00, 0x50, 0x1C };
|