Home
last modified time | relevance | path

Searched refs:sendBuf (Results 1 - 15 of 15) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dapp_demo_config.c84 C081nfcI2cWriteCmdAddr.sendBuf = sendUserCmd; in C08iNfcI2cWrite()
91 C081nfcI2cWriteCmdAddr.sendBuf, in C08iNfcI2cWrite()
104 c081nfcI2cWriteCmdAddr.sendBuf = sendUserCmd; in WriteFifoReg()
108 c081nfcI2cWriteCmdAddr.sendBuf, in WriteFifoReg()
128 c081nfcI2cWriteCmdAddr.sendBuf = sendUserCmd; in WriteFifoData()
132 c081nfcI2cWriteCmdAddr.sendBuf, in WriteFifoData()
255 unsigned char *sendBuf = sBuf; in NfcDataRead() local
257 Fm11WriteFifo(sendBuf, 32); // 32: write fifo 先发32字节进fifo in NfcDataRead()
261 sendBuf = sendBuf in NfcDataRead()
[all...]
H A Dapp_demo_nfc.c39 c081NfcI2cWriteCmdAddr.sendBuf = sendUserCmd; in WriteRead()
47 c081NfcI2cWriteCmdAddr.sendBuf, c081NfcI2cWriteCmdAddr.sendLen); in WriteRead()
H A Dssd1306_oled.h92 unsigned char *sendBuf; member
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dapp_demo_aht20.c94 aht20I2cWriteCmdAddrInit.sendBuf = initSendUserCmd; in Ath20CheckAndInit()
102 aht20I2cWriteCmdAddrInit.sendBuf, aht20I2cWriteCmdAddrInit.sendLen); in Ath20CheckAndInit()
118 aht20I2cWriteCmdAddr.sendBuf = sendUserCmd; in Aht20Write()
122 aht20I2cWriteCmdAddr.sendBuf, aht20I2cWriteCmdAddr.sendLen); in Aht20Write()
H A Dssd1306_oled.h93 unsigned char *sendBuf; member
/vendor/hisilicon/hispark_pegasus/demo/hello_world_demo/
H A Doled_ssd1306.c38 unsigned char *sendBuf; member
53 i2cData.sendBuf = buffer; in I2cWiteByte()
56 return IoTI2cWrite(id, OLED_I2C_ADDR, i2cData.sendBuf, i2cData.sendLen); in I2cWiteByte()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dssd1306_oled.h114 unsigned char *sendBuf; member
H A Dapp_demo_i2c_oled.c259 oledI2cWriteCmd.sendBuf = sendUserCmd; in I2cWriteByte()
261 status = IoTI2cWrite(IOT_I2C_IDX_0, OLED_ADDRESS, oledI2cWriteCmd.sendBuf, oledI2cWriteCmd.sendLen); in I2cWriteByte()
266 oledI2cCmd.sendBuf = sendUserData; 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 Dssd1306_oled.h114 unsigned char *sendBuf; member
H A Dapp_demo_i2c_oled.c259 oledI2cWriteCmd.sendBuf = sendUserCmd; in I2cWriteByte()
261 status = IoTI2cWrite(IOT_I2C_IDX_0, OLED_ADDRESS, oledI2cWriteCmd.sendBuf, oledI2cWriteCmd.sendLen); in I2cWriteByte()
266 oledI2cCmd.sendBuf = sendUserData; 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.h114 unsigned char *sendBuf; member
H A Dapp_demo_i2c_oled.c259 oledI2cWriteCmd.sendBuf = sendUserCmd; in I2cWriteByte()
261 status = IoTI2cWrite(IOT_I2C_IDX_0, OLED_ADDRESS, oledI2cWriteCmd.sendBuf, oledI2cWriteCmd.sendLen); in I2cWriteByte()
266 oledI2cCmd.sendBuf = sendUserData; in I2cWriteByte()
268 status = IoTI2cWrite(IOT_I2C_IDX_0, OLED_ADDRESS, oledI2cCmd.sendBuf, oledI2cCmd.sendLen); in I2cWriteByte()
/vendor/hisilicon/hispark_pegasus/demo/environment_test_demo/
H A Doled_ssd1306.c49 i2cData.sendBuf = buffer; in I2cWiteByte()
H A Daht20.c116 data.sendBuf = buffer; in AHT20_Write()
/vendor/hisilicon/hispark_pegasus/demo/i2caht20_demo/src/
H A Daht20.c116 data.sendBuf = buffer; in AHT20_Write()

Completed in 10 milliseconds