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

all_sam4_chips variable

Syntax

static struct sam4_chip *all_sam4_chips;

References

LocationReferrerText
at91sam4.c:186
static struct sam4_chip *all_sam4_chips;
at91sam4.c:199get_current_sam4()
p = all_sam4_chips;
at91sam4.c:2480sam4_flash_bank_command()
chip = all_sam4_chips;
at91sam4.c:2498sam4_flash_bank_command()
chip->next = all_sam4_chips;
at91sam4.c:2499sam4_flash_bank_command()
all_sam4_chips = chip;
at91sam4.c:2546sam4_free_driver_priv()
struct sam4_chip *chip = all_sam4_chips;
at91sam4.c:2552sam4_free_driver_priv()
all_sam4_chips = NULL;

Data Use

Functions writing all_sam4_chips
Functions reading all_sam4_chips
all_sam4_chips
Type of all_sam4_chips
all_sam4_chips
all items filtered out