AM273x MCU+ SDK  08.05.00
APIs for CCM MODULE

Introduction

The SDL CCM module provides API for CCM Diagnostics

Sub Modules

 CCM API
 
 CCM Low-Level API
 

Typedefs

typedef uint32_t SDL_CCM_Inst
 CCM Instance supported. More...
 

Macros

#define SDL_ESM_INSTANCE_MSS   (SDL_ESMG1_CCMR5_ST_ERR)
 
#define SDL_MSS_CCMR   0U
 
#define SDL_CCM_MAX_INSTANCE   1U
 

Macro Definition Documentation

◆ SDL_ESM_INSTANCE_MSS

#define SDL_ESM_INSTANCE_MSS   (SDL_ESMG1_CCMR5_ST_ERR)

◆ SDL_MSS_CCMR

#define SDL_MSS_CCMR   0U

CCM INSTANCE

◆ SDL_CCM_MAX_INSTANCE

#define SDL_CCM_MAX_INSTANCE   1U

Maximum

Typedef Documentation

◆ SDL_CCM_Inst

typedef uint32_t SDL_CCM_Inst

CCM Instance supported.

Variable Documentation

◆ SDL_CCM_baseAddress

uint32_t SDL_CCM_baseAddress[SDL_CCM_MAX_INSTANCE]
static
Initial value:
=
{
SDL_MSS_CCMR_U_BASE,
}

This API is used to get the base address of the instance.