 |
AM261x MCU+ SDK
11.00.00
|
|
Go to the documentation of this file.
35 #ifndef SDL_STC_SOC_H_
36 #define SDL_STC_SOC_H_
38 #include <sdl/include/am261x/sdlr_soc_baseaddress.h>
39 #include <sdl/include/am261x/sdlr_mss_rcm.h>
40 #include <sdl/include/am261x/sdlr_mss_ctrl.h>
68 #define SDL_STC_NUM_INSTANCES 1U
113 #define MSS_RCM_BaseAddress (SDL_MSS_RCM_U_BASE)
114 #define MSS_CTRL_BaseAddress (SDL_MSS_CTRL_U_BASE)
@ SDL_STC_INST_MAINR5F0
Definition: sdl_stc_soc.h:81
SDL_STC_Inst
Definition: sdl_stc_soc.h:79
@ SDL_STC_INVALID_INSTANCE
Definition: sdl_stc_soc.h:82
static void SDL_STC_resetCauseClearR5F0(void)
This API is used to clear the reset cause bits for processor core.
#define SDL_STC_NUM_INSTANCES
Definition: sdl_stc_soc.h:68
static uint32_t SDL_STC_baseAddress[SDL_STC_NUM_INSTANCES]
Definition: sdl_stc_soc.h:111