jaylink_file_write() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

jaylink_file_write() function

Syntax

int jaylink_file_write(struct jaylink_device_handle *devh,     const char *filename,     const uint8_t *buffer,     uint32_t offset,     uint32_t *length);
Implemented in fileio.c:212

Arguments

devh

filename

buffer

offset

length

References

LocationText
fileio.c:212
JAYLINK_API int jaylink_file_write(struct jaylink_device_handle *devh,
libjaylink.h:581
JAYLINK_API int jaylink_file_write(struct jaylink_device_handle *devh,

Call Tree

Functions called by jaylink_file_write()
jaylink_file_write()
Data read by jaylink_file_write()
Data written by jaylink_file_write()
jaylink_file_write()
jaylink_file_write()::ret
jaylink_file_write()::ctx
jaylink_file_write()::filename_length
jaylink_file_write()::tmp
all items filtered out
Type of jaylink_file_write()
jaylink_file_write()
size_t
uint8_t
uint32_t
all items filtered out