uint32_t ErrorMemoryAddress(void)
Address of the Error-memory.
Definition: PARA_MemoryInfo_ATSAM.c:134
const uint32_t g_cui32MemoryAreasCount
Definition: PARA_MemoryInfo_ATSAM.c:89
const uint32_t g_cui32ValidMemoryAreas[]
Definition: PARA_MemoryInfo_ATSAM.c:61
uint32_t ErrorDescriptorSize(void)
Size of the ErrorDescriptor-memory.
Definition: PARA_MemoryInfo_ATSAM.c:148
uint32_t ErrorMemorySize(void)
Size of the Error-memory.
Definition: PARA_MemoryInfo_ATSAM.c:138
uint32_t ErrorDescriptorAddress(void)
Address of the ErrorDescriptor-memory.
Definition: PARA_MemoryInfo_ATSAM.c:143
const uint32_t g_cui32ValidMemorySizes[]
Definition: PARA_MemoryInfo_ATSAM.c:74
uint32_t StringTableAddress(void)
Address of the Stringtable.
Definition: PARA_MemoryInfo_ATSAM.c:126
uint32_t StringTableSize(void)
Size of the Stringtable.
Definition: PARA_MemoryInfo_ATSAM.c:130
bool IsMemoryAreaValid(uint32_t address, uint16_t size)
Definition: PARA_MemoryInfo_ATSAM.c:110