|
OpenOCD
|


Go to the source code of this file.
Data Structures | |
| struct | hl_layout |
| struct | hl_layout_api_s |
Functions | |
| const struct hl_layout * | hl_layout_get_list (void) |
| int | hl_layout_init (struct hl_interface_s *adapter) |
Variables | |
| struct hl_layout_api_s | icdi_usb_layout_api |
| struct hl_layout_api_s | nulink_usb_layout_api |
| struct hl_layout_api_s | stlink_usb_layout_api |
| const struct hl_layout* hl_layout_get_list | ( | void | ) |
| int hl_layout_init | ( | struct hl_interface_s * | adapter | ) |
Definition at line 82 of file hla_layout.c.
References adapter, ERROR_FAIL, ERROR_OK, LOG_DEBUG, and LOG_ERROR.
Referenced by hl_interface_init().
|
extern |
Definition at line 657 of file ti_icdi_usb.c.
|
extern |
Definition at line 1021 of file nulink_usb.c.
|
extern |
Definition at line 3976 of file stlink_usb.c.