Home
last modified time | relevance | path

Searched refs:OledShowChar (Results 1 - 14 of 14) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dapp_demo_i2c_oled.h24 void OledShowChar(unsigned char x, unsigned char y, unsigned char chr, unsigned char charSize);
H A Dssd1306_oled.h113 void OledShowChar(unsigned char x, unsigned char y, unsigned char chr, unsigned char charSize);
/vendor/hisilicon/hispark_pegasus/demo/environment_test_demo/
H A Doled_ssd1306.h46 void OledShowChar(uint8_t x, uint8_t y, uint8_t ch, Font font);
H A Doled_ssd1306.c158 void OledShowChar(uint8_t x, uint8_t y, uint8_t ch, Font font) in OledShowChar() function
200 OledShowChar(x, y, str[j], font); in OledShowString()
/vendor/hisilicon/hispark_pegasus/demo/hello_world_demo/
H A Doled_ssd1306.h43 void OledShowChar(uint8_t x, uint8_t y, uint8_t ch, Font font);
H A Doled_ssd1306.c162 void OledShowChar(uint8_t x, uint8_t y, uint8_t ch, Font font) in OledShowChar() function
201 OledShowChar(b, d, str[j], font); in OledShowString()
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/environment/
H A Doled_ssd1306.h45 void OledShowChar(uint8_t x, uint8_t y, uint8_t ch, Font font);
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dssd1306_oled.h131 void OledShowChar(unsigned char x, unsigned char y, unsigned char chr, unsigned char charSize);
H A Dapp_demo_i2c_oled.c520 void OledShowChar(unsigned char x, unsigned char y, unsigned char chr, unsigned char charSize) in OledShowChar() function
565 OledShowChar(xPosition, yPosition, chr[j], charSize); in OledShowStr()
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dssd1306_oled.h113 void OledShowChar(unsigned char x, unsigned char y, unsigned char chr, unsigned char charSize);
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dssd1306_oled.h131 void OledShowChar(unsigned char x, unsigned char y, unsigned char chr, unsigned char charSize);
H A Dapp_demo_i2c_oled.c520 void OledShowChar(unsigned char x, unsigned char y, unsigned char chr, unsigned char charSize) in OledShowChar() function
565 OledShowChar(xPosition, yPosition, chr[j], charSize); in OledShowStr()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dssd1306_oled.h131 void OledShowChar(unsigned char x, unsigned char y, unsigned char chr, unsigned char charSize);
H A Dapp_demo_i2c_oled.c520 void OledShowChar(unsigned char x, unsigned char y, unsigned char chr, unsigned char charSize) in OledShowChar() function
565 OledShowChar(xPosition, yPosition, chr[j], charSize); in OledShowStr()

Completed in 7 milliseconds