AM64x MCU+ SDK
10.01.00
Functions
|
Enumerations
RTI Enumerated Data Types
APIs for SDL RTI
Introduction
Functions
int32_t
SDL_RTI_getBaseaddr
(
SDL_RTI_InstanceType
instance, uint32_t *baseAddr)
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
}
Enumeration Type Documentation
◆
SDL_RTI_InstanceType
enum
SDL_RTI_InstanceType
Enumerator
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
Function Documentation
◆
SDL_RTI_getBaseaddr()
int32_t SDL_RTI_getBaseaddr
(
SDL_RTI_InstanceType
instance
,
uint32_t *
baseAddr
)
Variable Documentation
◆
SDL_RTI_baseAddress
uint32_t SDL_RTI_baseAddress[
SDL_RTI_MAX_INSTANCE
+1U]
static
Initial value:
= {SDL_MCU_RTI0_CFG_BASE, SDL_RTI0_CFG_BASE,
SDL_RTI1_CFG_BASE, SDL_RTI8_CFG_BASE, SDL_RTI9_CFG_BASE,
SDL_RTI10_CFG_BASE, SDL_RTI11_CFG_BASE,
INSTANCE_INVALID
}
INSTANCE_INVALID
#define INSTANCE_INVALID
Definition:
sdl_soc_rti.h:59
generated by
1.8.20