OpenOCD
hl_interface_param
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
hl_interface_param
hl_interface_param struct
Syntax
Show:
Summary
Declaration
Definition
from
hla_layout.h:19
struct
hl_interface_param
;
Implemented in
hla_interface.h:23
Fields
Field
Declared as
Description
hl_interface_param::transport
enum
hl_transports
hl_interface_param::connect_under_reset
bool
hl_interface_param::initial_interface_speed
int
Initial interface clock clock speed.
hl_interface_param::use_stlink_tcp
bool
hl_interface_param::stlink_tcp_port
uint16_t
hl_interface_param::device_desc
const
char
*
hl_interface_param::vid
uint16_t
[
HLA_MAX_USB_IDS
+
1
]
List of recognised VIDs.
hl_interface_param::pid
uint16_t
[
HLA_MAX_USB_IDS
+
1
]
List of recognised PIDs.
Related Functions
Found 6 other functions taking a
hl_interface_param
argument:
Function
stlink_open()
stlink_usb_hl_open()
stlink_usb_open()
stlink_usb_usb_open()
stlink_tcp_open()
icdi_usb_open()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out