Searched refs:g_payLoad20 (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/model/display/driver/panel/ |
H A D | mipi_icn9700.c | 61 static uint8_t g_payLoad20[] = { 0x29 }; variable 84 { 0x05, 120, sizeof(g_payLoad20), g_payLoad20 },
|
H A D | ili9881_st_5p5.c | 36 static uint8_t g_payLoad20[] = { 0x13, 0x00 }; variable 228 { 0x15, 0x00, sizeof(g_payLoad20), g_payLoad20 },
|
H A D | ili9881c_boe.c | 36 static uint8_t g_payLoad20[] = { 0x14, 0x1F }; variable 230 { 0x23, 0x00, sizeof(g_payLoad20), g_payLoad20 },
|
/ohos5.0/docs/zh-cn/device-dev/driver/ |
H A D | driver-peripherals-lcd-des.md | 257 static uint8_t g_payLoad20[] = { 0x29 };
|
/ohos5.0/docs/en/device-dev/driver/ |
H A D | driver-peripherals-lcd-des.md | 256 static uint8_t g_payLoad20[] = { 0x29 };
|