OpenOCD
arm946e.h File Reference
Include dependency graph for arm946e.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  arm946e_common
 

Macros

#define ARM946E_COMMON_MAGIC   0x20f920f9U
 

Functions

static struct arm946e_commontarget_to_arm946 (struct target *target)
 

Macro Definition Documentation

◆ ARM946E_COMMON_MAGIC

#define ARM946E_COMMON_MAGIC   0x20f920f9U

Definition at line 19 of file arm946e.h.

Function Documentation

◆ target_to_arm946()