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

ftdi_speed_div() function

Syntax

static int ftdi_speed_div(int speed,     int *khz);

Arguments

speed

khz

References

LocationText
ftdi.c:285
static int ftdi_speed_div(int speed, int *khz)
ftdi.c:1267
.speed_div = ftdi_speed_div,

Data Use

Data read by ftdi_speed_div()
all items filtered out
ftdi_speed_div()
Implementations
ftdi_speed_div()
all items filtered out