OpenOCD
|
Go to the source code of this file.
Macros | |
#define | EP1_CMD_DTC_CALL (0x0d) |
#define | EP1_CMD_DTC_GET_CACHED_STATUS (0x16) |
#define | EP1_CMD_DTC_GET_STATUS (0x15) |
#define | EP1_CMD_DTC_LOAD (0x0c) |
#define | EP1_CMD_DTC_STOP (0x0b) |
#define | EP1_CMD_DTC_WAIT (0x12) |
#define | EP1_CMD_GET_FWREV (0xfe) |
#define | EP1_CMD_GET_SERIAL (0xff) |
#define | EP1_CMD_LEDUE_BOTH (0x05) |
#define | EP1_CMD_LEDUE_BUSY (0x18) |
#define | EP1_CMD_LEDUE_ERROR (0x17) |
#define | EP1_CMD_LEDUE_NONE (0x06) |
#define | EP1_CMD_MEMORY_READ (0x28) |
#define | EP1_CMD_MEMORY_WRITE (0x29) |
#define | EP1_CMD_SET_DOWNLOAD (0x10) |
#define | EP1_CMD_SET_PORTD_LEDS (0x1a) |
#define | EP1_CMD_SET_PORTD_VPP (0x19) |
#define | EP1_CMD_SET_UPLOAD (0x0f) |
#define EP1_CMD_DTC_CALL (0x0d) |
Definition at line 31 of file rlink_ep1_cmd.h.
#define EP1_CMD_DTC_GET_CACHED_STATUS (0x16) |
Definition at line 37 of file rlink_ep1_cmd.h.
#define EP1_CMD_DTC_GET_STATUS (0x15) |
Definition at line 35 of file rlink_ep1_cmd.h.
#define EP1_CMD_DTC_LOAD (0x0c) |
Definition at line 30 of file rlink_ep1_cmd.h.
#define EP1_CMD_DTC_STOP (0x0b) |
Definition at line 29 of file rlink_ep1_cmd.h.
#define EP1_CMD_DTC_WAIT (0x12) |
Definition at line 34 of file rlink_ep1_cmd.h.
#define EP1_CMD_GET_FWREV (0xfe) |
Definition at line 46 of file rlink_ep1_cmd.h.
#define EP1_CMD_GET_SERIAL (0xff) |
Definition at line 47 of file rlink_ep1_cmd.h.
#define EP1_CMD_LEDUE_BOTH (0x05) |
Definition at line 23 of file rlink_ep1_cmd.h.
#define EP1_CMD_LEDUE_BUSY (0x18) |
Definition at line 27 of file rlink_ep1_cmd.h.
#define EP1_CMD_LEDUE_ERROR (0x17) |
Definition at line 26 of file rlink_ep1_cmd.h.
#define EP1_CMD_LEDUE_NONE (0x06) |
Definition at line 25 of file rlink_ep1_cmd.h.
#define EP1_CMD_MEMORY_READ (0x28) |
Definition at line 44 of file rlink_ep1_cmd.h.
#define EP1_CMD_MEMORY_WRITE (0x29) |
Definition at line 45 of file rlink_ep1_cmd.h.
#define EP1_CMD_SET_DOWNLOAD (0x10) |
Definition at line 33 of file rlink_ep1_cmd.h.
#define EP1_CMD_SET_PORTD_LEDS (0x1a) |
Definition at line 42 of file rlink_ep1_cmd.h.
#define EP1_CMD_SET_PORTD_VPP (0x19) |
Definition at line 40 of file rlink_ep1_cmd.h.
#define EP1_CMD_SET_UPLOAD (0x0f) |
Definition at line 32 of file rlink_ep1_cmd.h.