OpenOCD
|
Go to the source code of this file.
Data Structures | |
struct | cmsis_dap |
struct | cmsis_dap_backend |
struct | pending_request_block |
struct | pending_transfer_result |
Macros | |
#define | MAX_PENDING_REQUESTS 4 |
#define | REPORT_ID_SIZE 1 |
Variables | |
const struct cmsis_dap_backend | cmsis_dap_hid_backend |
const struct cmsis_dap_backend | cmsis_dap_usb_backend |
const struct command_registration | cmsis_dap_usb_subcommand_handlers [] |
#define MAX_PENDING_REQUESTS 4 |
Definition at line 19 of file cmsis_dap.h.
#define REPORT_ID_SIZE 1 |
Definition at line 77 of file cmsis_dap.h.
|
extern |
Definition at line 275 of file cmsis_dap_usb_hid.c.
|
extern |
Definition at line 645 of file cmsis_dap_usb_bulk.c.
|
extern |
Definition at line 645 of file cmsis_dap_usb_bulk.c.