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

stlink_speed_v3() function

Syntax

static int stlink_speed_v3(void *handle,     bool is_jtag,     int khz,     bool query);

Arguments

handle

is_jtag

khz

query

References

LocationReferrerText
stlink_usb.c:3192
static int stlink_speed_v3(void *handle, bool is_jtag, int khz, bool query)
stlink_usb.c:3224stlink_speed()
return stlink_speed_v3(handle, false, khz, query);
stlink_usb.c:3230stlink_speed()
return stlink_speed_v3(handle, true, khz, query);

Call Tree

Functions calling stlink_speed_v3()
Functions called by stlink_speed_v3()
all items filtered out
stlink_speed_v3()
Data read by stlink_speed_v3()
Data written by stlink_speed_v3()
stlink_speed_v3()::h
stlink_speed_v3()::speed_index
stlink_speed_v3()::map
stlink_speed_v3()::result
all items filtered out
stlink_speed_v3()
stlink_speed_v3()::speed_index
all items filtered out
Type of stlink_speed_v3()
stlink_speed_v3()
all items filtered out