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

sam4l_ram_sizes variable

Syntax

static const uint16_t sam4l_ram_sizes[16] = { 48, 1, 2, 6, 24, 4, 80, 160, 8, 16, 32, 64, 128, 256, 96, 512 };

References

LocationReferrerText
at91sam4l.c:105
static const uint16_t sam4l_ram_sizes[16] = { 48, 1, 2, 6, 24, 4, 80, 160, 8, 16, 32, 64, 128, 256, 96, 512 };
at91sam4l.c:282sam4l_probe()
chip->ram_kb = sam4l_ram_sizes[0xF & (id >> 16)];

Data Use

Functions reading sam4l_ram_sizes
sam4l_ram_sizes
all items filtered out
Type of sam4l_ram_sizes
sam4l_ram_sizes
uint16_t
all items filtered out