Go to the source code of this file.
Macros | |
#define | SDL_ESM_INSTANCE_MSS (SDL_ESMG1_CCMR5_ST_ERR) |
#define | SDL_INTR_GROUP_NUM 1U |
#define | SDL_INTR_GROUP_NUMBER 2U |
#define | BASEADDRESS SDL_MSS_CCMR_U_BASE |
#define | ESM_INSTANCE SDL_ESM_INST_MSS_ESM |
#define | SDL_INTR_PRIORITY_LVL 1U |
#define | SDL_ENABLE_ERR_PIN 1U |
#define | SDL_ESM_MAX_EVENT_MAP_NUM 2u |
#define | SDL_MSS_CCMR 0U |
#define | SDL_CCM_MAX_INSTANCE 1U |
Typedefs | |
typedef uint32_t | SDL_CCM_Inst |
CCM Instance supported. More... | |
Functions | |
int32_t | SDL_ESM_CCMapplicationCallback (SDL_ESM_Inst esmInstType, int32_t grpChannel, int32_t intSrc, void *arg) |
Variables | |
static uint32_t | SDL_CCM_baseAddress [SDL_CCM_MAX_INSTANCE] |
This API is used to get the base address of the instance. More... | |