MAX32665 Peripheral Driver API
Peripheral Driver API for the MAX32665
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
SPIX Cache Controller (SRCC)

Modules

 SRCC_Registers
 

Enumerations

enum  mxc_srcc_cache_id_t
 

Functions

uint32_t MXC_SRCC_ID (mxc_srcc_cache_id_t id)
 
uint32_t MXC_SRCC_CacheSize (void)
 
uint32_t MXC_SRCC_MemSize (void)
 
void MXC_SRCC_Enable (void)
 
void MXC_SRCC_Disable (void)
 
void MXC_SRCC_Flush (void)
 
void MXC_SRCC_WriteAllocEnable (void)
 
void MXC_SRCC_WriteAllocDisable (void)
 
void MXC_SRCC_CriticalWordFirstEnable (void)
 
void MXC_SRCC_CriticalWordFirstDisable (void)
 
uint32_t MXC_SRCC_Ready (void)
 

Detailed Description

Enumeration Type Documentation

◆ mxc_srcc_cache_id_t

Enumeration type for the SRCC Cache ID Register.

Enumerator
SRCC_CACHE_ID_RELNUM 

Release Number.

SRCC_CACHE_ID_PARTNUM 

Part Number.

SRCC_CACHE_ID_CCHID 

Cache ID.

Function Documentation

◆ MXC_SRCC_CacheSize()

uint32_t MXC_SRCC_CacheSize ( void  )

Gets the cache size in Kbytes. The default value is 16KB.

Returns
Cache size, in Kbytes

◆ MXC_SRCC_ID()

uint32_t MXC_SRCC_ID ( mxc_srcc_cache_id_t  id)

Reads the data from the SRCC Cache ID Register.

Parameters
idEnumeration type for the SRCC Cache ID Register
Returns
The contents of SRCC cache ID Register

◆ MXC_SRCC_MemSize()

uint32_t MXC_SRCC_MemSize ( void  )

Gets the main memory size in units of 128KB. The default value is 512MB.

Returns
Main memory size, in units of 128KB

◆ MXC_SRCC_Ready()

uint32_t MXC_SRCC_Ready ( void  )

Reads the SRCC Cache ready flag, which is set and cleared by hardware.

Returns
SRCC Cache ready flag