![]() |
ParaLib 2.0.16-master SHA: fd907ccf65
|
#include <stdbool.h>#include <stdint.h>#include "project_config.h"#include "PARA_MemoryInfo.h"#include "lib/Para/SYS_Type.h"#include "lib/Para/PARA_Lib.h"#include "lib/Para/PARA_ID_System.h"#include "PARA_ID_Device.h"Macros | |
| #define | MEMORY_AREAS_COUNT 4 |
Functions | |
| uint32_t | StringTableAddress (void) |
| Address of the Stringtable. More... | |
| uint32_t | StringTableSize (void) |
| Size of the Stringtable. More... | |
| uint32_t | ErrorMemoryAddress (void) |
| Address of the Error-memory. More... | |
| uint32_t | ErrorMemorySize (void) |
| Size of the Error-memory. More... | |
| uint32_t | ErrorDescriptorAddress (void) |
| Address of the ErrorDescriptor-memory. More... | |
| uint32_t | ErrorDescriptorSize (void) |
| Size of the ErrorDescriptor-memory. More... | |
Variables | |
| int32_t | Image$$ER_STRING_TABLE$$Base |
| int32_t | Image$$ER_STRING_TABLE$$Length |
| int32_t | Image$$ER_ERROR_DESCRIPTOR$$Base |
| int32_t | Image$$ER_ERROR_DESCRIPTOR$$Length |
| int32_t | Image$$ER_ERROR_SOURCES$$Base |
| int32_t | Image$$ER_ERROR_SOURCES$$Length |
| int32_t | Image$$ER_ERROR_REACTIONS$$Base |
| int32_t | Image$$ER_ERROR_REACTIONS$$Length |
| int32_t | Image$$ERROR_MEMORY$$Base |
| int32_t | Image$$ERROR_MEMORY$$Length |
| const uint32_t | g_cui32ValidMemoryAreas [4] |
| const uint32_t | g_cui32ValidMemorySizes [4] |
| const uint32_t | g_cui32MemoryAreasCount = 4 |
| #define MEMORY_AREAS_COUNT 4 |
| uint32_t ErrorDescriptorAddress | ( | void | ) |
Address of the ErrorDescriptor-memory.
| uint32_t ErrorDescriptorSize | ( | void | ) |
Size of the ErrorDescriptor-memory.
| uint32_t ErrorMemoryAddress | ( | void | ) |
Address of the Error-memory.
| uint32_t ErrorMemorySize | ( | void | ) |
Size of the Error-memory.
| uint32_t StringTableAddress | ( | void | ) |
Address of the Stringtable.
| uint32_t StringTableSize | ( | void | ) |
Size of the Stringtable.
| const uint32_t g_cui32MemoryAreasCount = 4 |
| const uint32_t g_cui32ValidMemoryAreas[4] |
| const uint32_t g_cui32ValidMemorySizes[4] |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |