iLLD_TC27xC  1.0
Module Functions
Collaboration diagram for Module Functions:

Functions

IFX_INLINE void IfxEray_enableModule (Ifx_ERAY *eray)
 Enables the ERAY module. More...
 
IFX_EXTERN void IfxEray_resetModule (Ifx_ERAY *eray)
 Resets the ERAY kernel. More...
 

Detailed Description

Function Documentation

IFX_INLINE void IfxEray_enableModule ( Ifx_ERAY *  eray)

Enables the ERAY module.

Parameters
eraypointer to ERAY module registers.
Returns
None

Definition at line 1265 of file IfxEray.h.

Referenced by IfxEray_Eray_initModule().

IFX_EXTERN void IfxEray_resetModule ( Ifx_ERAY *  eray)

Resets the ERAY kernel.

Parameters
eraypointer to ERAY module registers.
Returns
None

Definition at line 172 of file IfxEray.c.

Referenced by IfxEray_Eray_deInitModule().