Home
last modified time | relevance | path

Searched defs:sendUserCmd (Results 1 - 6 of 6) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dapp_demo_nfc.c36 unsigned char sendUserCmd[SEND_CMD_LEN] = {regHigh8bitCmd, regLow8bitCmd}; in WriteRead() local
H A Dapp_demo_config.c82 unsigned char sendUserCmd[64] = {regHigh8bitCmd, regLow8bitCmd}; in C08iNfcI2cWrite() local
103 unsigned char sendUserCmd[3] = {regHigh8bitCmd, regLow8bitCmd, dataBuff}; in WriteFifoReg() local
120 unsigned char sendUserCmd[128] = {0}; in WriteFifoData() local
[all...]
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dapp_demo_aht20.c116 unsigned char sendUserCmd[AHT_SNED_CMD_LEN] = {triggerCmd, highByteCmd, lowByteCmd}; in Aht20Write() local
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_i2c_oled.c254 unsigned char sendUserCmd [SEND_CMD_LEN] = {OLED_ADDRESS_WRITE_CMD, userData}; in I2cWriteByte() local
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_i2c_oled.c254 unsigned char sendUserCmd [SEND_CMD_LEN] = {OLED_ADDRESS_WRITE_CMD, userData}; in I2cWriteByte() local
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_i2c_oled.c254 unsigned char sendUserCmd [SEND_CMD_LEN] = {OLED_ADDRESS_WRITE_CMD, userData}; in I2cWriteByte() local

Completed in 5 milliseconds