Searched refs:g_offPayLoad0 (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/model/display/driver/panel/ |
H A D | mipi_icn9700.c | 88 static uint8_t g_offPayLoad0[] = { 0x28 }; variable 91 { 0x05, 20, sizeof(g_offPayLoad0), g_offPayLoad0 },
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/resources/templates/lite/display_template/ |
H A D | rk3568_display_driver_source.template | 11 static uint8_t g_offPayLoad0[] = { 0x28 }; 15 { 0x05, 20, sizeof(g_offPayLoad0), g_offPayLoad0 },
|
H A D | hi35xx_display_driver_source.template | 11 static uint8_t g_offPayLoad0[] = { 0x28 }; 15 { 0x05, 20, sizeof(g_offPayLoad0), g_offPayLoad0 },
|