Home
last modified time | relevance | path

Searched refs:OLED_I2C_DATA (Results 1 - 2 of 2) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/environment_test_demo/
H A Doled_ssd1306.c31 #define OLED_I2C_DATA 0x40 // 0100 0000(0x40) 写数据 macro
76 return I2cWiteByte(OLED_I2C_DATA, data); in WriteData()
/vendor/hisilicon/hispark_pegasus/demo/hello_world_demo/
H A Doled_ssd1306.c31 #define OLED_I2C_DATA 0x40 // 0100 0000(0x40) 写数据 macro
80 return I2cWiteByte(OLED_I2C_DATA, data); in WriteData()

Completed in 1 milliseconds