sam3_get_reg_ptr() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

sam3_get_reg_ptr() function

Syntax

static uint32_t *sam3_get_reg_ptr(struct sam3_cfg *cfg,     const struct sam3_reg_list *list);

Arguments

cfg

list

References

LocationReferrerText
at91sam3.c:2783
static uint32_t *sam3_get_reg_ptr(struct sam3_cfg *cfg, const struct sam3_reg_list *list)
at91sam3.c:2884sam3_read_all_regs()
sam3_get_reg_ptr(&(chip->cfg), reg));
at91sam3.c:2924sam3_get_info()
regval = *sam3_get_reg_ptr(&(chip->cfg), reg);

Call Tree

Functions calling sam3_get_reg_ptr()
sam3_get_reg_ptr()
Data read by sam3_get_reg_ptr()
sam3_get_reg_ptr()
Type of sam3_get_reg_ptr()
sam3_get_reg_ptr()
uint32_t
all items filtered out