Searched refs:g_payLoad10 (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/model/display/driver/panel/ |
H A D | mipi_icn9700.c | 47 static uint8_t g_payLoad10[] = { 0xb7, 0x41 }; variable 74 { 0x23, 0, sizeof(g_payLoad10), g_payLoad10 },
|
H A D | ili9881_st_5p5.c | 26 static uint8_t g_payLoad10[] = { 0x09, 0x01 }; variable 218 { 0x15, 0x00, sizeof(g_payLoad10), g_payLoad10 },
|
H A D | ili9881c_boe.c | 26 static uint8_t g_payLoad10[] = { 0x0A, 0x01 }; variable 220 { 0x23, 0x00, sizeof(g_payLoad10), g_payLoad10 },
|
/ohos5.0/docs/zh-cn/device-dev/driver/ |
H A D | driver-peripherals-lcd-des.md | 243 static uint8_t g_payLoad10[] = { 0xb7, 0x41 };
|
/ohos5.0/docs/en/device-dev/driver/ |
H A D | driver-peripherals-lcd-des.md | 242 static uint8_t g_payLoad10[] = { 0xb7, 0x41 };
|