Go to the source code of this file.
Macros | |
| #define | SDL_STC_NUM_INSTANCES 1U |
| #define | MSS_RCM_BaseAddress (SDL_MSS_RCM_U_BASE) |
| #define | MSS_CTRL_BaseAddress (SDL_MSS_CTRL_U_BASE) |
Enumerations | |
| enum | SDL_STC_Inst { SDL_STC_INST_MAINR5F0, SDL_STC_INVALID_INSTANCE } |
Functions | |
| static void | SDL_STC_resetCauseClearR5F0 (void) |
| This API is used to clear the reset cause bits for processor core. More... | |
Variables | |
| static uint32_t | SDL_STC_baseAddress [SDL_STC_NUM_INSTANCES] = {(uint32_t)SDL_R5SS0_STC_U_BASE} |
| #define SDL_STC_NUM_INSTANCES 1U |
| #define MSS_RCM_BaseAddress (SDL_MSS_RCM_U_BASE) |
| #define MSS_CTRL_BaseAddress (SDL_MSS_CTRL_U_BASE) |
| enum SDL_STC_Inst |
|
static |