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

SCU_ID_CHIP macro

Syntax

#define SCU_ID_CHIP 0x04

References

LocationText
xmc4xxx.c:22
#define SCU_ID_CHIP 0x04
xmc4xxx.c:336
res = target_read_u32(bank->target, SCU_REG_BASE + SCU_ID_CHIP, &devid);
xmc4xxx.c:806
int res = target_read_u32(bank->target, SCU_REG_BASE + SCU_ID_CHIP, &scu_idcode);