Searched refs:g_payLoad1 (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/model/display/driver/panel/ |
H A D | mipi_icn9700.c | 38 static uint8_t g_payLoad1[] = { 0xF1, 0xA5, 0xA5 }; variable 65 { 0x29, 0, sizeof(g_payLoad1), g_payLoad1 },
|
H A D | ili9881_st_5p5.c | 17 static uint8_t g_payLoad1[] = { 0xff, 0x98, 0x81, 0x03 }; variable 209 { 0x39, 0x00, sizeof(g_payLoad1), g_payLoad1 },
|
H A D | ili9881c_boe.c | 17 static uint8_t g_payLoad1[] = { 0x01, 0x00 }; variable 211 { 0x23, 0x00, sizeof(g_payLoad1), g_payLoad1 },
|
/ohos5.0/docs/zh-cn/device-dev/driver/ |
H A D | driver-peripherals-lcd-des.md | 234 static uint8_t g_payLoad1[] = { 0xF1, 0xA5, 0xA5 };
|
/ohos5.0/docs/en/device-dev/driver/ |
H A D | driver-peripherals-lcd-des.md | 233 static uint8_t g_payLoad1[] = { 0xF1, 0xA5, 0xA5 };
|