SDL API Guide for J721E
sdl_soc_tog.h File Reference

Go to the source code of this file.

TOG instance

This enumerator defines the possible TOG instance


#define SDL_TOG_INSTANCE_MCU_INFRA0_CFG   0U
 
#define SDL_TOG_INSTANCE_MCU_FW1_CFG   1U
 
#define SDL_TOG_INSTANCE_MCU_64B2_CFG   2U
 
#define SDL_TOG_INSTANCE_WKUP_INFRA0_CFG   3U
 
#define SDL_TOG_MAX_INSTANCE   SDL_TOG_INSTANCE_WKUP_INFRA0_CFG
 
typedef uint8_t SDL_TOG_Inst
 
static uint32_t SDL_TOG_baseAddress [SDL_TOG_MAX_INSTANCE+1U]
 

Macro Definition Documentation

◆ SDL_TOG_INSTANCE_MCU_INFRA0_CFG

#define SDL_TOG_INSTANCE_MCU_INFRA0_CFG   0U

MCU INFRA0

◆ SDL_TOG_INSTANCE_MCU_FW1_CFG

#define SDL_TOG_INSTANCE_MCU_FW1_CFG   1U

MCU FW1

◆ SDL_TOG_INSTANCE_MCU_64B2_CFG

#define SDL_TOG_INSTANCE_MCU_64B2_CFG   2U

MCU 64B2

◆ SDL_TOG_INSTANCE_WKUP_INFRA0_CFG

#define SDL_TOG_INSTANCE_WKUP_INFRA0_CFG   3U

MCU 64B2

◆ SDL_TOG_MAX_INSTANCE

#define SDL_TOG_MAX_INSTANCE   SDL_TOG_INSTANCE_WKUP_INFRA0_CFG

Maximum

Typedef Documentation

◆ SDL_TOG_Inst

typedef uint8_t SDL_TOG_Inst

Variable Documentation

◆ SDL_TOG_baseAddress

uint32_t SDL_TOG_baseAddress[SDL_TOG_MAX_INSTANCE+1U]
static
Initial value:
=
{
SDL_MCU_TIMEOUT_INFRA0_CFG_BASE,
SDL_MCU_TIMEOUT_FW1_CFG_BASE,
SDL_MCU_TIMEOUT_64B2_CFG_BASE,
SDL_WKUP_TIMEOUT_INFRA0_CFG_BASE
}