Go to the source code of this file.
Macros | |
#define | SDL_INSTANCE_WKUP_MTOG0 1U |
#define | SDL_INSTANCE_MAIN_MTOG0 2U |
#define | SDL_INSTANCE_MTOG_MAX (SDL_INSTANCE_MAIN_MTOG0 + 1U) |
Typedefs | |
typedef uint8_t | SDL_MTOG_Inst |
MTOG Instance supported. More... | |
Functions | |
int32_t | SDL_MTOG_getBaseaddr (SDL_MTOG_Inst instance, uint32_t *baseAddr) |
This API is used to get the base address of the instance. More... | |