AM243x MCU+ SDK  09.02.00
sdl_soc_rti.h File Reference

Go to the source code of this file.

Macros

#define SDL_RTI_MAX_INSTANCE   (0x07U)
 
#define INSTANCE_INVALID   (0x0U)
 

Enumerations

enum  SDL_RTI_InstanceType {
  SDL_INSTANCE_MCU_RTI0_CFG, SDL_INSTANCE_RTI0_CFG, SDL_INSTANCE_RTI1_CFG, SDL_INSTANCE_RTI8_CFG,
  SDL_INSTANCE_RTI9_CFG, SDL_INSTANCE_RTI10_CFG, SDL_INSTANCE_RTI11_CFG, SDL_INSTANCE_INVALID
}
 

Functions

int32_t SDL_RTI_getBaseaddr (SDL_RTI_InstanceType instance, uint32_t *baseAddr)
 

Variables

static uint32_t SDL_RTI_baseAddress [SDL_RTI_MAX_INSTANCE+1U]
 

Macro Definition Documentation

◆ SDL_RTI_MAX_INSTANCE

#define SDL_RTI_MAX_INSTANCE   (0x07U)

◆ INSTANCE_INVALID

#define INSTANCE_INVALID   (0x0U)