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

cmsis_dap_hid_alloc() function

Syntax

static int cmsis_dap_hid_alloc(struct cmsis_dap *dap,     unsigned int pkt_sz);
Implemented in cmsis_dap_usb_hid.c:249

Arguments

dap

pkt_sz

References

LocationReferrerText
cmsis_dap_usb_hid.c:249
static int cmsis_dap_hid_alloc(struct cmsis_dap *dap, unsigned int pkt_sz)
cmsis_dap_usb_hid.c:68
static int cmsis_dap_hid_alloc(struct cmsis_dap *dap, unsigned int pkt_sz);
cmsis_dap_usb_hid.c:188cmsis_dap_hid_open()
int retval = cmsis_dap_hid_alloc(dap, packet_size);
cmsis_dap_usb_hid.c:285
.packet_buffer_alloc = cmsis_dap_hid_alloc,

Call Tree

Functions calling cmsis_dap_hid_alloc()
Functions called by cmsis_dap_hid_alloc()
all items filtered out
cmsis_dap_hid_alloc()
malloc()
all items filtered out
Data read by cmsis_dap_hid_alloc()
Data written by cmsis_dap_hid_alloc()
cmsis_dap_hid_alloc()::packet_buffer_size
cmsis_dap_hid_alloc()::buf
all items filtered out
cmsis_dap_hid_alloc()
Implementations
cmsis_dap_hid_alloc()
Type of cmsis_dap_hid_alloc()
cmsis_dap_hid_alloc()
uint8_t
all items filtered out