/AliOS-Things-master/components/fatfs/src/ |
A D | diskio.c | 59 DRESULT ff_disk_read(BYTE pdrv, BYTE *buff, DWORD sector, UINT count) in ff_disk_read() 83 DRESULT ff_disk_write(BYTE pdrv, const BYTE *buff, DWORD sector, UINT count) in ff_disk_write() 107 DRESULT ff_disk_ioctl(BYTE pdrv, BYTE cmd, void *buff) in ff_disk_ioctl()
|
/AliOS-Things-master/components/fatfs/src/sd_disk/ |
A D | sd_disk.c | 69 DRESULT SDMMC_read(BYTE *buff, DWORD sector, UINT count) in SDMMC_read() 80 DRESULT SDMMC_write(BYTE *buff, DWORD sector, UINT count) in SDMMC_write() 91 DRESULT SDMMC_ioctl(BYTE cmd, void *buff) in SDMMC_ioctl()
|
/AliOS-Things-master/components/fatfs/src/ram_disk/ |
A D | ram_disk.c | 83 DRESULT ram_disk_read(BYTE pdrv, BYTE *buff, DWORD sector, UINT count) in ram_disk_read() 96 DRESULT ram_disk_write(BYTE pdrv, const BYTE *buff, DWORD sector, UINT count) in ram_disk_write() 109 DRESULT ram_disk_ioctl(BYTE pdrv, BYTE cmd, void *buff) in ram_disk_ioctl()
|
/AliOS-Things-master/components/py_engine/engine/extmod/ |
A D | vfs_fat_diskio.c | 57 BYTE *buff, /* Data buffer to store read data */ in disk_read() 77 const BYTE *buff, /* Data to be written */ in disk_write() 104 void *buff /* Buffer to send/receive control data */ in disk_ioctl()
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/minizip/ |
A D | mztools.c | 18 #define WRITE_8(buff, n) do { \ argument 21 #define WRITE_16(buff, n) do { \ argument 25 #define WRITE_32(buff, n) do { \ argument
|
/AliOS-Things-master/hardware/chip/rtl872xd/2nd_boot/ |
A D | rec_uart.c | 87 void rec_uart_send_byte(unsigned char buff) in rec_uart_send_byte() 92 void rec_uart_send_string(char *buff) in rec_uart_send_string()
|
/AliOS-Things-master/components/fatfs/example/ |
A D | fatfs_example.c | 17 char buff[512] = {0}; in fatfs_comp_example() local
|
/AliOS-Things-master/components/websocket/example/ |
A D | websocket_example.c | 77 char *buff = NULL; in on_socket_received_text() local 102 char *buff = NULL; in on_socket_received_bin() local
|
/AliOS-Things-master/components/littlefs/example/ |
A D | littlefs_example.c | 21 int buff[128] = {0}; in read_write() local
|
/AliOS-Things-master/components/sensor/include/ |
A D | gps_parse.h | 56 char buff[GPS_CONV_DATA_LEN]; in gps_atoi() local 70 char buff[GPS_CONV_DATA_LEN]; in gps_atof() local
|
/AliOS-Things-master/components/linkkit/iot_coap/server/ |
A D | CoAPServer.c | 230 const char *uri, unsigned char *buff, in CoAPServerMultiCast_send() 267 unsigned char *buff, unsigned short len, void *req, in CoAPServerResp_send()
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/utils/crypto/ |
A D | module_crypto.c | 16 #define DEBUG_HEX_DUMP(str, buff, len) hexdump(str, buff, len) argument
|
/AliOS-Things-master/components/linkkit/wrappers/os/ |
A D | HAL_FS_rhino.c | 12 size_t HAL_Fread(void *buff, size_t size, size_t count, void *stream) in HAL_Fread()
|
/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/ |
A D | connect_ap.c | 18 unsigned char buff[128] = { 0 }; in awss_complete_token() local
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_if_enhanced/inc/ |
A D | bluetooth.h | 364 #define BTIF_CTX_INIT(buff) \ argument 368 #define BTIF_CTX_STR_BUF(buff,len) \ argument 372 #define BTIF_CTX_LDR_BUF(buff,len) \ argument 423 unsigned char *buff; member
|
/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | transymodem.py | 49 def received_data_check(pattern, buff): argument
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/hardware/ir/ |
A D | module_ir.c | 44 static int8_t ir_learn_read(uint32_t scl_pin, uint32_t sda_pin, uint8_t *buff) in ir_learn_read() 454 uint8_t buff[232] = {0x00}; in native_ir_learn() local
|
/AliOS-Things-master/components/ucamera/src/device/wifi/dechunk/ |
A D | dechunk.c | 179 int dechunk_getbuff(void **buff, size_t *buf_size) in dechunk_getbuff()
|
/AliOS-Things-master/components/amp/services/amp_utils/ |
A D | amp_utils.c | 71 void amp_dump(const char *title, const void *buff, const int len) in amp_dump()
|
/AliOS-Things-master/components/websocket/src/ |
A D | rws_socketpriv.c | 50 char buff[16]; in rws_socket_send_ping_priv() local 469 char buff[16]; in rws_socket_send_disconnect() local 490 char buff[512]; in rws_socket_send_handshake() local
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/hardware/ir/ |
A D | module_ir.c | 53 static int8_t ir_learn_read(uint32_t scl_pin, uint32_t sda_pin, uint8_t *buff) in ir_learn_read() 555 uint8_t buff[232] = {0x00}; in native_ir_learn() local
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/fs/mem/ |
A D | mem_file.h | 44 char *buff; member
|
/AliOS-Things-master/components/freetype/src/gxvalid/ |
A D | gxvcommn.c | 65 FT_UShort* buff, in gxv_set_length_by_ushort_offset() 130 FT_ULong* buff, in gxv_set_length_by_ulong_offset() 1199 FT_UShort buff[4]; in gxv_StateTable_subtable_setup() local 1329 FT_ULong buff[4]; in gxv_XStateTable_subtable_setup() local
|
A D | gxvmort1.c | 81 FT_UShort buff[5]; in gxv_mort_subtable_type1_subtable_setup() local
|
A D | gxvmorx5.c | 92 FT_ULong buff[5]; in gxv_morx_subtable_type5_subtable_setup() local
|