RamAddress is only used within FWupgrade_Standalone.
 
Symbols
loading...
Files
loading...

RamAddress variable

Syntax

static uint32_t RamAddress = 0x00;

References

LocationReferrerText
command.c:29
static uint32_t RamAddress = 0x00;
command.c:197COMMAND_ProgramFlashMemory()
RamAddress = (uint32_t) &RAM_Buf;
command.c:222COMMAND_ProgramFlashMemory()
*(uint32_t *) (RamAddress + programcounter)) != 0x00)

Data Use

Functions writing RamAddress
Functions reading RamAddress
all items filtered out
RamAddress
all items filtered out
Type of RamAddress
RamAddress
uint32_t
all items filtered out