Home
last modified time | relevance | path

Searched refs:OledShowString (Results 1 - 9 of 9) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/environment_test_demo/
H A Denvrionment_demo.c88 OledShowString(0, 0, line, 1); in EnvironmentTask()
117 OledShowString(0, 0, "Sensor values:", 1); in EnvironmentTask()
121 OledShowString(0, 1, line, 1); in EnvironmentTask()
124 OledShowString(0, TWO, line, 1); in EnvironmentTask()
128 OledShowString(0, THREE, line, 1); in EnvironmentTask()
H A Doled_ssd1306.h47 void OledShowString(uint8_t x, uint8_t y, const char* str, Font font);
H A Doled_ssd1306.c189 void OledShowString(uint8_t x, uint8_t y, const char* str, Font font) in OledShowString() function
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/environment/
H A Denvironment_demo.c200 OledShowString(0, 0, "Sensor values:", 1); in EnvironmentTask()
203 OledShowString(0, 1, line, 1); in EnvironmentTask()
206 OledShowString(0, TWO, line, 1); in EnvironmentTask()
210 OledShowString(0, THREE, line, 1); in EnvironmentTask()
H A Doled_ssd1306.h46 void OledShowString(uint8_t x, uint8_t y, const char* str, Font font);
H A Doled_test.c34 OledShowString(0, 0, "Hello OpenHarmony!", TWO); in OledTask()
/vendor/hisilicon/hispark_pegasus/demo/hello_world_demo/
H A Doled_ssd1306.h44 void OledShowString(uint8_t x, uint8_t y, const char* str, Font font);
H A Doled_demo.c39 OledShowString(20, 3, "Hello World", 1); /* 屏幕第20列3行显示1行 */ in OledmentTask()
H A Doled_ssd1306.c190 void OledShowString(uint8_t x, uint8_t y, const char* str, Font font) in OledShowString() function

Completed in 2 milliseconds