This file contains the platform dependent error definitions.
More...
|
|
|
#define
|
SASI_PAL_BASE_ERROR
0x0F000000
|
|
|
|
#define
|
SASI_PAL_MEM_BUF1_GREATER
SASI_PAL_BASE_ERROR + 0x01UL
|
|
|
|
#define
|
SASI_PAL_MEM_BUF2_GREATER
SASI_PAL_BASE_ERROR + 0x02UL
|
|
|
|
#define
|
SASI_PAL_SEM_CREATE_FAILED
SASI_PAL_BASE_ERROR + 0x03UL
|
|
|
|
#define
|
SASI_PAL_SEM_DELETE_FAILED
SASI_PAL_BASE_ERROR + 0x04UL
|
|
|
|
#define
|
SASI_PAL_SEM_WAIT_TIMEOUT
SASI_PAL_BASE_ERROR + 0x05UL
|
|
|
|
#define
|
SASI_PAL_SEM_WAIT_FAILED
SASI_PAL_BASE_ERROR + 0x06UL
|
|
|
|
#define
|
SASI_PAL_SEM_RELEASE_FAILED
SASI_PAL_BASE_ERROR + 0x07UL
|
|
|
|
#define
|
SASI_PAL_ILLEGAL_ADDRESS
SASI_PAL_BASE_ERROR + 0x08UL
|
|
|
This file contains the platform dependent error definitions.