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

regaddr variable

Syntax

const uint32_t regaddr[2][13] = { { 0x40022000, 0x40022000, 0x40022008, 0x4002200c, 0x40022010, 0x40022014, 0x40022020, 0x4002202c, 0x40022030, 0x4002204c, 0x40022050, 0xE0042000, 0x1FFF75E0, }, { 0x40022000, 0x40022000, 0x40022008, 0x40022010, 0x40022020, 0x40022028, 0x40022040, 0x40022058, 0x4002205c, 0x40022068, 0x4002206c, 0xE0044000, 0x0BFA05E0, } };

References

LocationReferrerText
stm32l5x.c:76
const uint32_t regaddr[2][13] = {
stm32l5x.c:226stm32l4_get_flash_reg()
return regaddr[stm32l4_info->family][reg];

Data Use

Functions reading regaddr
regaddr
all items filtered out
Type of regaddr
regaddr
uint32_t
all items filtered out