Searched refs:g_payLoad2 (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/model/display/driver/panel/ |
H A D | mipi_icn9700.c | 39 static uint8_t g_payLoad2[] = { 0xB3, 0x03, 0x03, 0x03, 0x07, 0x05, 0x0D, 0x0F, 0x11, 0x13, 0x09, 0… variable 66 { 0x29, 0, sizeof(g_payLoad2), g_payLoad2 },
|
H A D | ili9881_st_5p5.c | 18 static uint8_t g_payLoad2[] = { 0x01, 0x00 }; variable 210 { 0x15, 0x00, sizeof(g_payLoad2), g_payLoad2 },
|
H A D | ili9881c_boe.c | 18 static uint8_t g_payLoad2[] = { 0x02, 0x00 }; variable 212 { 0x23, 0x00, sizeof(g_payLoad2), g_payLoad2 },
|
/ohos5.0/docs/zh-cn/device-dev/driver/ |
H A D | driver-peripherals-lcd-des.md | 235 …static uint8_t g_payLoad2[] = { 0xB3, 0x03, 0x03, 0x03, 0x07, 0x05, 0x0D, 0x0F, 0x11, 0x13, 0x09, …
|
/ohos5.0/docs/en/device-dev/driver/ |
H A D | driver-peripherals-lcd-des.md | 234 …static uint8_t g_payLoad2[] = { 0xB3, 0x03, 0x03, 0x03, 0x07, 0x05, 0x0D, 0x0F, 0x11, 0x13, 0x09, …
|