from avr32_mem.h:19
int avr32_jtag_write_memory16(struct avr32_jtag *jtag_info,
uint32_t addr,
int count,
const uint16_t *buffer);
Implemented in avr32_mem.c:154
Location | Referrer | Text |
---|---|---|
avr32_mem.c:154 | ||
avr32_mem.h:19 | ||
avr32_ap7k.c:491 | avr32_ap7k_write_memory() |