Searched refs:OLED_ADDRESS (Results 1 - 8 of 8) sorted by relevance
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/ |
H A D | ssd1306_oled.h | 23 #define OLED_ADDRESS 0x78 // 默认地址为0x78 macro
|
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/ |
H A D | ssd1306_oled.h | 44 #define OLED_ADDRESS 0x78 // 默认地址为0x78 macro
|
H A D | app_demo_i2c_oled.c | 261 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 D | ssd1306_oled.h | 22 #define OLED_ADDRESS 0x78 // 默认地址为0x78 macro
|
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/ |
H A D | ssd1306_oled.h | 44 #define OLED_ADDRESS 0x78 // 默认地址为0x78 macro
|
H A D | app_demo_i2c_oled.c | 261 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 D | ssd1306_oled.h | 44 #define OLED_ADDRESS 0x78 // 默认地址为0x78 macro
|
H A D | app_demo_i2c_oled.c | 261 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