OpenOCD
|
Data Fields | |
unsigned short | pid |
unsigned int | report_size |
unsigned short | vid |
Definition at line 37 of file cmsis_dap_usb_hid.c.
unsigned short cmsis_dap_report_size::pid |
Definition at line 39 of file cmsis_dap_usb_hid.c.
unsigned int cmsis_dap_report_size::report_size |
Definition at line 40 of file cmsis_dap_usb_hid.c.
Referenced by cmsis_dap_hid_open().
unsigned short cmsis_dap_report_size::vid |
Definition at line 38 of file cmsis_dap_usb_hid.c.
Referenced by cmsis_dap_hid_open().