iLLD_TC27xC
1.0
|
![]() |
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) |
IFX_EXTERN void IfxMtu_clearSram | ( | IfxMtu_MbistSel | mbistSel) |
mbistSel | Memory Selection |
Usage Example for clearing all ERAY and GTM SRAMs:
Definition at line 45 of file IfxMtu.c.
Referenced by IfxEray_Eray_initModule().
IFX_EXTERN void IfxMtu_readSramAddress | ( | IfxMtu_MbistSel | mbistSel, |
uint16 | sramAddress | ||
) |
mbistSel | Memory Selection |
sramAddress | SRAM address which should be read |
Definition at line 251 of file IfxMtu.c.
Referenced by IfxMtu_clearSram().
IFX_EXTERN void IfxMtu_writeSramAddress | ( | IfxMtu_MbistSel | mbistSel, |
uint16 | sramAddress | ||
) |