Go to the source code of this file.
Macros | |
#define | SDL_MCRC_INSTANCES 2u |
MCRC instances supported by SOC. More... | |
Enumerations | |
enum | SDL_MCRC_InstType { MCU_MCRC64_0 = 1U, MCRC64_0 =2U, SDL_MCRC_INVALID = 0xffff } |
MCRC Instance supported. More... | |
Functions | |
int32_t | SDL_MCRC_getBaseaddr (SDL_MCRC_InstType instance, uint32_t *baseAddr) |
This API is used to get the base address of the instance. More... | |
Variables | |
bool | SDL_MCRC_64bit_AtomicWriteSupport [SDL_MCRC_INSTANCES] |
MCRC 64 bit Atomic write support. More... | |