Searched defs:OledShowChar (Results 1 – 5 of 5) sorted by relevance
/vendor/hisilicon/hispark_pegasus/demo/environment_test_demo/ |
D | oled_ssd1306.c | 158 void OledShowChar(uint8_t x, uint8_t y, uint8_t ch, Font font) in OledShowChar() function
|
/vendor/hisilicon/hispark_pegasus/demo/hello_world_demo/ |
D | oled_ssd1306.c | 162 void OledShowChar(uint8_t x, uint8_t y, uint8_t ch, Font font) in OledShowChar() function
|
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/ |
D | app_demo_i2c_oled.c | 520 void OledShowChar(unsigned char x, unsigned char y, unsigned char chr, unsigned char charSize) in OledShowChar() function
|
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/ |
D | app_demo_i2c_oled.c | 520 void OledShowChar(unsigned char x, unsigned char y, unsigned char chr, unsigned char charSize) in OledShowChar() function
|
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/ |
D | app_demo_i2c_oled.c | 520 void OledShowChar(unsigned char x, unsigned char y, unsigned char chr, unsigned char charSize) in OledShowChar() function
|