Home
last modified time | relevance | path

Searched refs:I2cWriteByte (Results 1 - 5 of 5) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dssd1306_oled.h107 static unsigned int I2cWriteByte(unsigned char regAddr, unsigned char cmd);
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dssd1306_oled.h107 static unsigned int I2cWriteByte(unsigned char regAddr, unsigned char cmd);
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_i2c_oled.c245 static unsigned int I2cWriteByte(unsigned char regAddr, unsigned char cmd) in I2cWriteByte() function
282 status = I2cWriteByte(OLED_ADDRESS_WRITE_CMD, cmd); in WriteCmd()
292 status = I2cWriteByte(OLED_ADDRESS_WRITE_DATA, i2cData); in WriteData()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_i2c_oled.c245 static unsigned int I2cWriteByte(unsigned char regAddr, unsigned char cmd) in I2cWriteByte() function
282 status = I2cWriteByte(OLED_ADDRESS_WRITE_CMD, cmd); in WriteCmd()
292 status = I2cWriteByte(OLED_ADDRESS_WRITE_DATA, i2cData); in WriteData()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_i2c_oled.c245 static unsigned int I2cWriteByte(unsigned char regAddr, unsigned char cmd) in I2cWriteByte() function
282 status = I2cWriteByte(OLED_ADDRESS_WRITE_CMD, cmd); in WriteCmd()
292 status = I2cWriteByte(OLED_ADDRESS_WRITE_DATA, i2cData); in WriteData()

Completed in 5 milliseconds