Searched defs:font (Results 1 – 2 of 2) 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() 189 void OledShowString(uint8_t x, uint8_t y, const char* str, Font font) in OledShowString()
|
/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() 190 void OledShowString(uint8_t x, uint8_t y, const char* str, Font font) in OledShowString()
|