Home
last modified time | relevance | path

Searched refs:IotI2cData (Results 1 - 12 of 12) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dapp_demo_aht20.c84 IotI2cData aht20I2cWriteCmdAddrInit = {0}; in Ath20CheckAndInit()
85 IotI2cData aht20I2cData = { 0 }; in Ath20CheckAndInit()
90 (void)memset_s(&aht20I2cData, sizeof(IotI2cData), 0x0, sizeof(IotI2cData)); in Ath20CheckAndInit()
115 IotI2cData aht20I2cWriteCmdAddr = {0}; in Aht20Write()
133 IotI2cData aht20I2cData = { 0 }; in Aht20Read()
140 (void)memset_s(&aht20I2cData, sizeof(IotI2cData), 0x0, sizeof(IotI2cData)); in Aht20Read()
H A Dssd1306_oled.h100 } IotI2cData; typedef
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dapp_demo_nfc.c33 IotI2cData co8iNfcI2cReadData = {0}; in WriteRead()
34 IotI2cData c081NfcI2cWriteCmdAddr = {0}; in WriteRead()
37 (void)memset_s(&co8iNfcI2cReadData, sizeof(IotI2cData), 0x0, sizeof(IotI2cData)); in WriteRead()
H A Dssd1306_oled.h99 } IotI2cData; typedef
H A Dapp_demo_config.c81 IotI2cData C081nfcI2cWriteCmdAddr = {0}; in C08iNfcI2cWrite()
102 IotI2cData c081nfcI2cWriteCmdAddr = {0}; in WriteFifoReg()
119 IotI2cData c081nfcI2cWriteCmdAddr = {0}; in WriteFifoData()
/vendor/hisilicon/hispark_pegasus/demo/hello_world_demo/
H A Doled_ssd1306.c45 } IotI2cData; typedef
51 IotI2cData i2cData = {0}; in I2cWiteByte()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dssd1306_oled.h121 } IotI2cData; typedef
H A Dapp_demo_i2c_oled.c251 IotI2cData oledI2cCmd = { 0 }; in I2cWriteByte()
252 IotI2cData oledI2cWriteCmd = { 0 }; in I2cWriteByte()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dssd1306_oled.h121 } IotI2cData; typedef
H A Dapp_demo_i2c_oled.c251 IotI2cData oledI2cCmd = { 0 }; in I2cWriteByte()
252 IotI2cData oledI2cWriteCmd = { 0 }; in I2cWriteByte()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dssd1306_oled.h121 } IotI2cData; typedef
H A Dapp_demo_i2c_oled.c251 IotI2cData oledI2cCmd = { 0 }; in I2cWriteByte()
252 IotI2cData oledI2cWriteCmd = { 0 }; in I2cWriteByte()

Completed in 15 milliseconds