Home
last modified time | relevance | path

Searched refs:aht20I2cWriteCmdAddr (Results 1 – 1 of 1) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
Dapp_demo_aht20.c115 IotI2cData aht20I2cWriteCmdAddr = {0}; in Aht20Write() local
118 aht20I2cWriteCmdAddr.sendBuf = sendUserCmd; in Aht20Write()
119 aht20I2cWriteCmdAddr.sendLen = AHT_SNED_CMD_LEN; in Aht20Write()
122 aht20I2cWriteCmdAddr.sendBuf, aht20I2cWriteCmdAddr.sendLen); in Aht20Write()