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

DIE_ID_REG macro

Syntax

#define DIE_ID_REG(bluenrgx_info) (bluenrgx_info->flash_ptr->die_id_reg)

Arguments

bluenrgx_info

References

LocationText
bluenrg-x.c:23
#define DIE_ID_REG(bluenrgx_info) (bluenrgx_info->flash_ptr->die_id_reg)
bluenrg-x.c:412
retval = target_read_u32(bank->target, DIE_ID_REG(bluenrgx_info), &die_id);