Home
last modified time | relevance | path

Searched refs:regAddr (Results 1 - 7 of 7) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/environment_test_demo/
H A Doled_ssd1306.c43 static uint32_t I2cWiteByte(uint8_t regAddr, uint8_t byte) in I2cWiteByte() argument
46 uint8_t buffer[] = {regAddr, byte}; in I2cWiteByte()
/vendor/hisilicon/hispark_pegasus/demo/hello_world_demo/
H A Doled_ssd1306.c47 static uint32_t I2cWiteByte(uint8_t regAddr, uint8_t byte) in I2cWiteByte() argument
50 uint8_t buffer[] = {regAddr, byte}; in I2cWiteByte()
/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() argument
258 if (regAddr == OLED_ADDRESS_WRITE_CMD) { in I2cWriteByte()
265 } else if (regAddr == OLED_ADDRESS_WRITE_DATA) { in I2cWriteByte()
/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() argument
258 if (regAddr == OLED_ADDRESS_WRITE_CMD) { in I2cWriteByte()
265 } else if (regAddr == OLED_ADDRESS_WRITE_DATA) { in I2cWriteByte()
/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() argument
258 if (regAddr == OLED_ADDRESS_WRITE_CMD) { in I2cWriteByte()
265 } else if (regAddr == OLED_ADDRESS_WRITE_DATA) { in I2cWriteByte()

Completed in 5 milliseconds