Home
last modified time | relevance | path

Searched refs:OCD_RESET (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Docd.h57 #define OCD_RESET 0x24 /* Reset Target and Halt */ macro
H A Docd.c874 case OCD_RESET: /* Reset Target and Halt */ in ocd_get_packet()
1089 ocd_do_command (OCD_RESET, &status, &pktlen); in bdm_reset_command()