Home
last modified time | relevance | path

Searched refs:OCD_AYT (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Docd.c187 ocd_do_command (OCD_AYT, &status, &pktlen); in ocd_start_remote()
369 buf[0] = OCD_AYT; in ocd_interrupt()
429 buf[0] = OCD_AYT; in ocd_wait()
431 p = ocd_get_packet (OCD_AYT, &pktlen, -1); in ocd_wait()
863 case OCD_AYT: /* Are You There? */ in ocd_get_packet()
H A Docd.h43 #define OCD_AYT 0x0 /* Are you there? */ macro
H A DChangeLog-1997848 (ocd_wait): while looping, call ocd_do_command with OCD_AYT
1003 OCD_AYT and OCD_GET_VERSION calls, 80 was correct speed after all