28 #if defined __cplusplus && !defined __STDC_FORMAT_MACROS    29     #define UNDEF__STDC_FORMAT_MACROS    30     #define __STDC_FORMAT_MACROS    33 #ifdef UNDEF__STDC_FORMAT_MACROS    34     #undef UNDEF__STDC_FORMAT_MACROS    35     #undef __STDC_FORMAT_MACROS    47 #define PAL_INVALID_THREAD  0xFFFFFFFF const uint32_t bufferLength
Definition: pal_types.h:61
 
uint32_t bufferLength
Definition: pal_types.h:54
 
Definition: pal_types.h:51
 
struct sotpAreaData palSotpAreaData_t
 
struct _palBuffer_t palBuffer_t
 
struct _palConstBuffer_t palConstBuffer_t
 
uint32_t address
The address of the starting sector for the given area. 
Definition: pal_types.h:67
 
const uint8_t * buffer
Definition: pal_types.h:62
 
uint32_t maxBufferLength
Definition: pal_types.h:53
 
Definition: pal_types.h:65
 
Definition: pal_types.h:58
 
size_t size
The size of the area. 
Definition: pal_types.h:68
 
uint8_t * buffer
Definition: pal_types.h:55
 
const uint32_t maxBufferLength
Definition: pal_types.h:60
 
int32_t palStatus_t
Definition: pal_types.h:49