Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Docd.h71 #define OCD_PROGRAM_FLASH 0x91 /* Write flash memory */ macro
H A Docd.c883 case OCD_PROGRAM_FLASH: /* Write flash memory */ in ocd_get_packet()
1136 write_mem_command = OCD_PROGRAM_FLASH; in bdm_update_flash_command()