Home
last modified time | relevance | path

Searched refs:f8X16 (Results 1 - 3 of 3) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_i2c_oled.c144 static const unsigned char f8X16[] = { variable
533 WriteData(f8X16[c * Y_PIXEL_POINT + i]); /* 16,8 */ in OledShowChar()
537 WriteData(f8X16[c * Y_PIXEL_POINT + j + X_PIXEL_POINT]); /* 16,8 */ in OledShowChar()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_i2c_oled.c144 static const unsigned char f8X16[] = { variable
533 WriteData(f8X16[c * Y_PIXEL_POINT + i]); /* 16,8 */ in OledShowChar()
537 WriteData(f8X16[c * Y_PIXEL_POINT + j + X_PIXEL_POINT]); /* 16,8 */ in OledShowChar()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_i2c_oled.c144 static const unsigned char f8X16[] = { variable
533 WriteData(f8X16[c * Y_PIXEL_POINT + i]); /* 16,8 */ in OledShowChar()
537 WriteData(f8X16[c * Y_PIXEL_POINT + j + X_PIXEL_POINT]); /* 16,8 */ in OledShowChar()

Completed in 4 milliseconds