PAL types. This file contains PAL generic types. More...
#include <stdint.h>
#include <stdbool.h>
#include <stddef.h>
#include <inttypes.h>
#include <stdlib.h>
Go to the source code of this file.
Data Structures | |
struct | _palBuffer_t |
struct | _palConstBuffer_t |
struct | sotpAreaData |
Macros | |
#define | NULLPTR 0 |
#define | PAL_INVALID_THREAD 0xFFFFFFFF |
Typedefs | |
typedef int32_t | palStatus_t |
typedef struct _palBuffer_t | palBuffer_t |
typedef struct _palConstBuffer_t | palConstBuffer_t |
typedef struct sotpAreaData | palSotpAreaData_t |
PAL types. This file contains PAL generic types.
#define NULLPTR 0 |
#define PAL_INVALID_THREAD 0xFFFFFFFF |
typedef struct _palBuffer_t palBuffer_t |
typedef struct _palConstBuffer_t palConstBuffer_t |
typedef struct sotpAreaData palSotpAreaData_t |
typedef int32_t palStatus_t |