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

SAMD_DSU_STATUSA macro

Syntax

#define SAMD_DSU_STATUSA 1

References

LocationText
at91samd.c:28
#define SAMD_DSU_STATUSA 1 /* DSU status register */
atsame5.c:42
#define SAMD_DSU_STATUSA 1 /* DSU status register */
at91samd.c:1212
int retval2 = target_write_u8(target, SAMD_DSU + SAMD_DSU_STATUSA, (1<<1));
atsame5.c:893
int res2 = target_write_u8(target, SAMD_DSU + SAMD_DSU_STATUSA, (1<<1));