iLLD_TC27xC  1.0
MBIST Operations
Collaboration diagram for MBIST Operations:

Functions

IFX_EXTERN void IfxMtu_clearSram (IfxMtu_MbistSel mbistSel)
 
IFX_EXTERN void IfxMtu_readSramAddress (IfxMtu_MbistSel mbistSel, uint16 sramAddress)
 
IFX_EXTERN void IfxMtu_writeSramAddress (IfxMtu_MbistSel mbistSel, uint16 sramAddress)
 

Detailed Description

Function Documentation

IFX_EXTERN void IfxMtu_clearSram ( IfxMtu_MbistSel  mbistSel)
IFX_EXTERN void IfxMtu_readSramAddress ( IfxMtu_MbistSel  mbistSel,
uint16  sramAddress 
)
Parameters
mbistSelMemory Selection
sramAddressSRAM address which should be read
Returns
None

Definition at line 251 of file IfxMtu.c.

Referenced by IfxMtu_clearSram().

IFX_EXTERN void IfxMtu_writeSramAddress ( IfxMtu_MbistSel  mbistSel,
uint16  sramAddress 
)
Parameters
mbistSelMemory Selection
sramAddressSRAM address which should be written
Returns
None

Definition at line 274 of file IfxMtu.c.