OpenOCD
avr32_ap7k.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  avr32_ap7k_common
 
struct  avr32_core_reg
 

Macros

#define AP7K_COMMON_MAGIC   0x4150374bU
 

Functions

static struct avr32_ap7k_commontarget_to_ap7k (struct target *target)
 

Macro Definition Documentation

◆ AP7K_COMMON_MAGIC

#define AP7K_COMMON_MAGIC   0x4150374bU

Definition at line 12 of file avr32_ap7k.h.

Function Documentation

◆ target_to_ap7k()