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 39 #if defined(__ARMCC_VERSION) || defined ( __ICCARM__ ) || defined ( __SXOS__ ) 40 typedef signed long off_t;
42 #include <sys/types.h> 53 #define PAL_INVALID_THREAD 0xFFFFFFFF const uint32_t bufferLength
Definition: pal_types.h:67
uint32_t bufferLength
Definition: pal_types.h:60
Definition: pal_types.h:57
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:73
const uint8_t * buffer
Definition: pal_types.h:68
uint32_t maxBufferLength
Definition: pal_types.h:59
Definition: pal_types.h:71
Definition: pal_types.h:64
size_t size
The size of the area.
Definition: pal_types.h:74
uint8_t * buffer
Definition: pal_types.h:61
const uint32_t maxBufferLength
Definition: pal_types.h:66
int32_t palStatus_t
Definition: pal_types.h:55