Home
last modified time | relevance | path

Searched refs:oledI2cCmd (Results 1 - 3 of 3) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_i2c_oled.c251 IotI2cData oledI2cCmd = { 0 }; in I2cWriteByte() local
266 oledI2cCmd.sendBuf = sendUserData; in I2cWriteByte()
267 oledI2cCmd.sendLen = sendLen; in I2cWriteByte()
268 status = IoTI2cWrite(IOT_I2C_IDX_0, OLED_ADDRESS, oledI2cCmd.sendBuf, oledI2cCmd.sendLen); in I2cWriteByte()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_i2c_oled.c251 IotI2cData oledI2cCmd = { 0 }; in I2cWriteByte() local
266 oledI2cCmd.sendBuf = sendUserData; in I2cWriteByte()
267 oledI2cCmd.sendLen = 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 Dapp_demo_i2c_oled.c251 IotI2cData oledI2cCmd = { 0 }; in I2cWriteByte() local
266 oledI2cCmd.sendBuf = sendUserData; in I2cWriteByte()
267 oledI2cCmd.sendLen = sendLen; in I2cWriteByte()
268 status = IoTI2cWrite(IOT_I2C_IDX_0, OLED_ADDRESS, oledI2cCmd.sendBuf, oledI2cCmd.sendLen); in I2cWriteByte()

Completed in 4 milliseconds