mpsse_ctx::in_ep is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

mpsse_ctx::in_ep field

Syntax

uint8_t in_ep;

References

LocationReferrerText
mpsse.c:60
uint8_t in_ep;
mpsse.c:304open_matching_device()
ctx->in_ep = 0;
mpsse.c:308open_matching_device()
ctx->in_ep = descriptor->endpoint[i].bEndpointAddress;
mpsse.c:316open_matching_device()
if (ctx->in_ep == 0 || ctx->out_ep == 0)
mpsse.c:885mpsse_flush()
libusb_fill_bulk_transfer(read_transfer, ctx->usb_dev, ctx->in_ep, ctx->read_chunk,

Data Use

Functions writing mpsse_ctx::in_ep
Functions reading mpsse_ctx::in_ep
all items filtered out
mpsse_ctx::in_ep
Type of mpsse_ctx::in_ep
mpsse_ctx::in_ep
uint8_t
all items filtered out