iLLD_TC27xC  1.0
Channel Status Functions
Collaboration diagram for Channel Status Functions:

Functions

IFX_INLINE uint32 IfxPsi5_getStatusCrci (Ifx_PSI5 *psi5, IfxPsi5_ChannelId channel)
 access function to get the CRCI status register contents for a channel More...
 
IFX_INLINE uint32 IfxPsi5_getStatusMei (Ifx_PSI5 *psi5, IfxPsi5_ChannelId channel)
 access function to get the MEI status register contents for a channel More...
 
IFX_INLINE uint32 IfxPsi5_getStatusNbi (Ifx_PSI5 *psi5, IfxPsi5_ChannelId channel)
 access function to get the NBI status register contents for a channel More...
 
IFX_INLINE uint32 IfxPsi5_getStatusNfi (Ifx_PSI5 *psi5, IfxPsi5_ChannelId channel)
 access function to get the NFI status register contents for a channel More...
 
IFX_INLINE uint32 IfxPsi5_getStatusRdi (Ifx_PSI5 *psi5, IfxPsi5_ChannelId channel)
 access function to get the RDI status register contents for a channel More...
 
IFX_INLINE uint32 IfxPsi5_getStatusRmi (Ifx_PSI5 *psi5, IfxPsi5_ChannelId channel)
 access function to get the RMI status register contents for a channel More...
 
IFX_INLINE uint32 IfxPsi5_getStatusRsi (Ifx_PSI5 *psi5, IfxPsi5_ChannelId channel)
 access function to get the RSI status register contents for a channel More...
 
IFX_INLINE uint32 IfxPsi5_getStatusTei (Ifx_PSI5 *psi5, IfxPsi5_ChannelId channel)
 access function to get the TEI status register contents for a channel More...
 

Detailed Description

Function Documentation

IFX_INLINE uint32 IfxPsi5_getStatusCrci ( Ifx_PSI5 *  psi5,
IfxPsi5_ChannelId  channel 
)

access function to get the CRCI status register contents for a channel

Parameters
psi5pointer to the PSI5 register space
channelchannel Id
Returns
Crci status register contents

Definition at line 304 of file IfxPsi5.h.

IFX_INLINE uint32 IfxPsi5_getStatusMei ( Ifx_PSI5 *  psi5,
IfxPsi5_ChannelId  channel 
)

access function to get the MEI status register contents for a channel

Parameters
psi5pointer to the PSI5 register space
channelchannel Id
Returns
Mei status register contents

Definition at line 310 of file IfxPsi5.h.

IFX_INLINE uint32 IfxPsi5_getStatusNbi ( Ifx_PSI5 *  psi5,
IfxPsi5_ChannelId  channel 
)

access function to get the NBI status register contents for a channel

Parameters
psi5pointer to the PSI5 register space
channelchannel Id
Returns
Nbi status register contents

Definition at line 316 of file IfxPsi5.h.

IFX_INLINE uint32 IfxPsi5_getStatusNfi ( Ifx_PSI5 *  psi5,
IfxPsi5_ChannelId  channel 
)

access function to get the NFI status register contents for a channel

Parameters
psi5pointer to the PSI5 register space
channelchannel Id
Returns
Nfi status register contents

Definition at line 322 of file IfxPsi5.h.

IFX_INLINE uint32 IfxPsi5_getStatusRdi ( Ifx_PSI5 *  psi5,
IfxPsi5_ChannelId  channel 
)

access function to get the RDI status register contents for a channel

Parameters
psi5pointer to the PSI5 register space
channelchannel Id
Returns
Rdi status register contents

Definition at line 328 of file IfxPsi5.h.

IFX_INLINE uint32 IfxPsi5_getStatusRmi ( Ifx_PSI5 *  psi5,
IfxPsi5_ChannelId  channel 
)

access function to get the RMI status register contents for a channel

Parameters
psi5pointer to the PSI5 register space
channelchannel Id
Returns
Rmi status register contents

Definition at line 334 of file IfxPsi5.h.

IFX_INLINE uint32 IfxPsi5_getStatusRsi ( Ifx_PSI5 *  psi5,
IfxPsi5_ChannelId  channel 
)

access function to get the RSI status register contents for a channel

Parameters
psi5pointer to the PSI5 register space
channelchannel Id
Returns
Rsi status register contents

Definition at line 340 of file IfxPsi5.h.

IFX_INLINE uint32 IfxPsi5_getStatusTei ( Ifx_PSI5 *  psi5,
IfxPsi5_ChannelId  channel 
)

access function to get the TEI status register contents for a channel

Parameters
psi5pointer to the PSI5 register space
channelchannel Id
Returns
Tei status register contents

Definition at line 346 of file IfxPsi5.h.