Home
last modified time | relevance | path

Searched defs:buffer (Results 1 - 11 of 11) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/environment_test_demo/
H A Doled_ssd1306.c46 uint8_t buffer[] = {regAddr, byte}; in I2cWiteByte() local
H A Daht20.c113 static uint32_t AHT20_Write(uint8_t* buffer, uint32_t buffLen) in AHT20_Write() argument
152 uint8_t buffer[AHT20_STATUS_RESPONSE_MAX] = { AHT20_CMD_STATUS }; in AHT20_Calibrate() local
194 uint8_t buffer[AHT20_STATUS_RESPONSE_MAX] = { 0 }; AHT20_GetMeasureResult() local
[all...]
/vendor/hisilicon/hispark_pegasus/demo/hello_world_demo/
H A Doled_ssd1306.c50 uint8_t buffer[] = {regAddr, byte}; in I2cWiteByte() local
/vendor/hihope/dayu210/bluetooth/src/
H A Dupio.c281 char buffer = '0'; in upio_set_bluetooth_power() local
353 char buffer; in upio_set() local
[all...]
/vendor/hihope/rk3568/bluetooth/src/
H A Dupio.c281 char buffer = '0'; in upio_set_bluetooth_power() local
353 char buffer; in upio_set() local
[all...]
/vendor/hisilicon/hispark_pegasus/demo/i2caht20_demo/src/
H A Daht20.c113 static uint32_t AHT20_Write(uint8_t* buffer, uint32_t buffLen) in AHT20_Write() argument
152 uint8_t buffer[AHT20_STATUS_RESPONSE_MAX]; in AHT20_Calibrate() local
197 uint8_t buffer[AHT20_STATUS_RESPONSE_MAX]; AHT20_GetMeasureResult() local
[all...]
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/environment/
H A Daht20.c106 static uint32_t AHT20_Write(uint8_t* buffer, uint32_t buffLen) in AHT20_Write() argument
142 uint8_t buffer[AHT20_STATUS_RESPONSE_MAX] = { AHT20_CMD_STATUS }; in AHT20_Calibrate() local
184 uint8_t buffer[AHT20_STATUS_RESPONSE_MAX] = { 0 }; AHT20_GetMeasureResult() local
[all...]
/vendor/hisilicon/hispark_pegasus/hals/utils/token/
H A Dhal_token.c66 static int32_t flashRead(uint32_t addr, uint32_t size, uint8_t *buffer) in flashRead() argument
77 static int32_t flashWrite(uint32_t addr, uint32_t size, uint8_t *buffer) in flashWrite() argument
/vendor/hisilicon/hispark_taurus/hals/utils/token/
H A Dhal_token.c110 static int32_t ReadTokenFile(const char* path, const char* fileName, char* buffer, uint32_t bufferLen) in ReadTokenFile() argument
179 static int32_t ReadTokenRawData(const char* path, const char* fileName, char* buffer, uint32_t bufferLen) in ReadTokenRawData() argument
/vendor/hisilicon/hispark_taurus_linux/hals/utils/token/
H A Dhal_token.c110 static int32_t ReadTokenFile(const char* path, const char* fileName, char* buffer, uint32_t bufferLen) in ReadTokenFile() argument
179 static int32_t ReadTokenRawData(const char* path, const char* fileName, char* buffer, uint32_t bufferLen) in ReadTokenRawData() argument
/vendor/hisilicon/hispark_taurus_mini_system/hals/utils/token/
H A Dhal_token.c110 static int32_t ReadTokenFile(const char* path, const char* fileName, char* buffer, uint32_t bufferLen) in ReadTokenFile() argument
179 static int32_t ReadTokenRawData(const char* path, const char* fileName, char* buffer, uint32_t bufferLen) in ReadTokenRawData() argument

Completed in 8 milliseconds