Home
last modified time | relevance | path

Searched defs:in_buf (Results 1 – 14 of 14) sorted by relevance

/AliOS-Things-master/components/genie_service/genie_port/hal/
A Dgenie_hal_flash.c48 int32_t hal_flash_write_otp(uint32_t off_set, const void *in_buf, uint32_t in_buf_len) in hal_flash_write_otp()
78 int32_t hal_flash_write_xtalcap_params(const void *in_buf, uint32_t in_buf_len) in hal_flash_write_xtalcap_params()
92 int32_t hal_flash_write_sn_params(const void *in_buf, uint32_t in_buf_len) in hal_flash_write_sn_params()
105 int32_t hal_flash_write_mac_params(const void *in_buf, uint32_t in_buf_len) in hal_flash_write_mac_params()
118 int32_t hal_flash_write_triples(const void *in_buf, uint32_t in_buf_len) in hal_flash_write_triples()
128 int32_t hal_flash_write_group_addr(const void *in_buf, uint32_t in_buf_len) in hal_flash_write_group_addr()
/AliOS-Things-master/components/ota/2ndboot/updater/
A Dnbpatch.h20 unsigned char in_buf [IN_BUF_MAX]; member
A Dxzupdater.c78 unsigned char* in_buf = NULL; in ota_copy_xz() local
203 unsigned char* in_buf = NULL; in ota_verify_xz() local
/AliOS-Things-master/components/ota/tools/xz/src/
A Dxz_export.c68 unsigned char* in_buf = NULL; in copy_xz() local
204 unsigned char* in_buf = NULL; in xz_verify_uncompress_file() local
/AliOS-Things-master/components/ota/hal/
A Dota_hal_ctrl.c46 int ota_write(unsigned int *off, char *in_buf, unsigned int in_buf_len) in ota_write()
A Dota_hal_plat.c72 OTA_WEAK int ota_hal_write(unsigned int *off, char *in_buf, unsigned int in_buf_len) in ota_hal_write()
A Dota_hal_vfs_plat.c113 OTA_WEAK int ota_hal_write(unsigned int *off, char *in_buf, unsigned int in_buf_len) in ota_hal_write()
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dflash.c523 const void *in_buf, uint32_t in_buf_len) in hal_flash_write()
576 const void *in_buf, uint32_t in_buf_len) in hal_flash_erase_write()
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dflash.c54 int32_t hal_flash_write(hal_partition_t in_partition, uint32_t *off_set, const void *in_buf , uint3… in hal_flash_write()
/AliOS-Things-master/components/uvoice/codec/
A Dpvaac_decoder.c209 static int find_box_head(const char *box_type, const uint8_t *in_buf, uint32_t size) in find_box_head()
336 static void pcm_output(m4a_decoder_t *m4adec, uint8_t *in_buf, uint32_t samples) in pcm_output()
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmoducryptolib.c267 mp_obj_t in_buf = args[1]; in aes_process() local
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dssl.h1086 unsigned char *in_buf; /*!< input buffer */ member
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dunicode_gen.c2856 void check_str(const char *msg, int num, const int *in_buf, int in_len, in check_str()
A Dlibbf.c7541 NTTLimb *out_buf, NTTLimb *in_buf, in ntt_fft()
7721 static no_inline int ntt_fft(BFNTTState *s, NTTLimb *out_buf, NTTLimb *in_buf, in ntt_fft()

Completed in 37 milliseconds