OpenOCD
|
Go to the source code of this file.
Functions | |
static int | hl_layout_close (struct hl_interface_s *adapter) |
const struct hl_layout * | hl_layout_get_list (void) |
int | hl_layout_init (struct hl_interface_s *adapter) |
static int | hl_layout_open (struct hl_interface_s *adapter) |
Variables | |
static const struct hl_layout | hl_layouts [] |
|
static |
Definition at line 43 of file hla_layout.c.
References ERROR_OK.
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().
|
static |
|
static |
Definition at line 43 of file hla_layout.c.
Referenced by hl_layout_get_list().