AT91C_ECCX_CR is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

AT91C_ECCX_CR macro

Offset to ECC CR.

Syntax

#define AT91C_ECCX_CR (0x00)

References

LocationText
at91sam9.c:20
#define AT91C_ECCX_CR (0x00) /**< Offset to ECC CR. */
at91sam9.c:303
return target_write_u32(target, info->ecc + AT91C_ECCX_CR, 1);