Home
last modified time | relevance | path

Searched refs:OLED_ADDRESS (Results 1 - 8 of 8) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dssd1306_oled.h23 #define OLED_ADDRESS 0x78 // 默认地址为0x78 macro
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dssd1306_oled.h44 #define OLED_ADDRESS 0x78 // 默认地址为0x78 macro
H A Dapp_demo_i2c_oled.c261 status = IoTI2cWrite(IOT_I2C_IDX_0, OLED_ADDRESS, oledI2cWriteCmd.sendBuf, oledI2cWriteCmd.sendLen); in I2cWriteByte()
268 status = IoTI2cWrite(IOT_I2C_IDX_0, OLED_ADDRESS, oledI2cCmd.sendBuf, oledI2cCmd.sendLen); in I2cWriteByte()
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dssd1306_oled.h22 #define OLED_ADDRESS 0x78 // 默认地址为0x78 macro
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dssd1306_oled.h44 #define OLED_ADDRESS 0x78 // 默认地址为0x78 macro
H A Dapp_demo_i2c_oled.c261 status = IoTI2cWrite(IOT_I2C_IDX_0, OLED_ADDRESS, oledI2cWriteCmd.sendBuf, oledI2cWriteCmd.sendLen); in I2cWriteByte()
268 status = IoTI2cWrite(IOT_I2C_IDX_0, OLED_ADDRESS, oledI2cCmd.sendBuf, oledI2cCmd.sendLen); in I2cWriteByte()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dssd1306_oled.h44 #define OLED_ADDRESS 0x78 // 默认地址为0x78 macro
H A Dapp_demo_i2c_oled.c261 status = IoTI2cWrite(IOT_I2C_IDX_0, OLED_ADDRESS, oledI2cWriteCmd.sendBuf, oledI2cWriteCmd.sendLen); in I2cWriteByte()
268 status = IoTI2cWrite(IOT_I2C_IDX_0, OLED_ADDRESS, oledI2cCmd.sendBuf, oledI2cCmd.sendLen); in I2cWriteByte()

Completed in 6 milliseconds