iLLD_TC27xD  1.0
Extra Path Functions
Collaboration diagram for Extra Path Functions:

Functions

IFX_EXTERN void IfxCif_clearEpError (IfxCif_EpErrorClearSources source)
 Function to clear one extra path error. More...
 
IFX_EXTERN void IfxCif_clearEpInterrupt (IfxCif_ExtraPath z, IfxCif_EpInterrupts interruptSource)
 Function to clear an interrupt. More...
 
IFX_EXTERN void IfxCif_epForceConfigurationUpdate (IfxCif_ExtraPath z)
 Function to trigger an immediate configuration update for one extra path. More...
 
IFX_EXTERN void IfxCif_epSkipPicture (IfxCif_ExtraPath z)
 Function to skip one picture of one extra path. More...
 
IFX_EXTERN uint32 IfxCif_getEpBaseAddress (IfxCif_ExtraPath z)
 Function to query the current base address of the ring buffer of one extra path. More...
 
IFX_EXTERN uint32 IfxCif_getEpBaseInitAddress (IfxCif_ExtraPath z)
 Function to query the initial base address of the ring buffer of one extra path. More...
 
IFX_EXTERN uint16 IfxCif_getEpCroppingCameraDisplacement (IfxCif_ExtraPath z, IfxCif_ImageTiers tier)
 Function to query the image cropping camera displacement of one tier of one extra path. More...
 
IFX_EXTERN uint16 IfxCif_getEpCroppingCurrentPictureOffset (IfxCif_ExtraPath z, IfxCif_ImageTiers tier)
 Function to query the current image cropping picture offset of one tier of one extra path. More...
 
IFX_EXTERN uint16 IfxCif_getEpCroppingCurrentPictureSize (IfxCif_ExtraPath z, IfxCif_ImageTiers tier)
 Function to query the current image cropping picture size of one tier of one extra path. More...
 
IFX_EXTERN IfxCif_State IfxCif_getEpCroppingEnableState (IfxCif_ExtraPath z)
 Function to query the image cropping enabled state of one extra path. More...
 
IFX_EXTERN uint16 IfxCif_getEpCroppingMaximumDisplacement (IfxCif_ExtraPath z, IfxCif_ImageTiers tier)
 Function to query the maximum displacement of one tier of one extra path. More...
 
IFX_EXTERN uint16 IfxCif_getEpCroppingOffsetOutputWindow (IfxCif_ExtraPath z, IfxCif_ImageTiers tier)
 Function to query the image cropping offset of the output window of one tier of one extra path. More...
 
IFX_EXTERN uint16 IfxCif_getEpCroppingPictureSize (IfxCif_ExtraPath z, IfxCif_ImageTiers tier)
 Function to query the image cropping picture size of one tier of one extra path. More...
 
IFX_EXTERN IfxCif_State IfxCif_getEpCroppingRecenterState (IfxCif_ExtraPath z)
 Function to query the enabled state of the recenter feature of one extra path. More...
 
IFX_EXTERN IfxCif_ErrorState IfxCif_getEpErrorState (IfxCif_EpErrorSources source)
 Function to query the state of an extra path error source. More...
 
IFX_EXTERN IfxCif_State IfxCif_getEpFeatureEnableState (IfxCif_ExtraPath z, IfxCif_EpFeatures feature)
 Function to query the enabled state of one feature of one extra path. More...
 
IFX_EXTERN uint32 IfxCif_getEpInitSize (IfxCif_ExtraPath z)
 Function to query the initial size of the ring buffer of one extra path. More...
 
IFX_EXTERN uint32 IfxCif_getEpInitialFillLevelInterruptOffset (IfxCif_ExtraPath z)
 Function to query the initial filling level interrupt offset of one extra path. More...
 
IFX_EXTERN uint32 IfxCif_getEpInitialOffsetCounter (IfxCif_ExtraPath z)
 Function to query the initial offset counter of one extra path. More...
 
IFX_EXTERN IfxCif_State IfxCif_getEpInputEnableState (IfxCif_ExtraPath z)
 Function to query the current input enable state of one extra path. More...
 
IFX_EXTERN IfxCif_State IfxCif_getEpInterruptEnableState (IfxCif_ExtraPath z, IfxCif_EpInterrupts interruptSource)
 Function to query the enabled state of an interrupt. More...
 
IFX_EXTERN uint32 IfxCif_getEpInterruptOffset (IfxCif_ExtraPath z)
 Function to query the current interrupt offset of one extra path. More...
 
IFX_EXTERN uint32 IfxCif_getEpOffsetCounter (IfxCif_ExtraPath z)
 Function to query the current offset counter of one extra path. More...
 
IFX_EXTERN uint32 IfxCif_getEpOffsetCounterStart (IfxCif_ExtraPath z)
 Function to query the initial offset counter start value of one extra path. More...
 
IFX_EXTERN IfxCif_State IfxCif_getEpOutputEnableState (IfxCif_ExtraPath z)
 Function to query the current output enable state of one extra path. More...
 
IFX_EXTERN uint8 IfxCif_getEpRecenterValue (IfxCif_ExtraPath z)
 Function to query the current recenter value of one extra path. More...
 
IFX_EXTERN uint32 IfxCif_getEpSize (IfxCif_ExtraPath z)
 Function to query the current ring buffer size of one extra path. More...
 
IFX_EXTERN IfxCif_EpWriteFormat IfxCif_getEpWriteFormat (IfxCif_ExtraPath z)
 Function to query the write format of one extra path. More...
 
IFX_EXTERN
IfxCif_InterruptTriggeredState 
IfxCif_getMaskedEpInterruptTriggeredState (IfxCif_ExtraPath z, IfxCif_EpInterrupts interruptSource)
 Function to get the masked state of an interrupt. More...
 
IFX_EXTERN
IfxCif_InterruptTriggeredState 
IfxCif_getRawEpInterruptTriggeredState (IfxCif_ExtraPath z, IfxCif_EpInterrupts interruptSource)
 Function to query the raw state of an interrupt. More...
 
IFX_EXTERN void IfxCif_setEpBaseInitAddress (IfxCif_ExtraPath z, Ifx_AddressValue baseAddress)
 Function to set the initial base address of the ring buffer of one extra path. More...
 
IFX_EXTERN void IfxCif_setEpCroppingCameraDisplacement (IfxCif_ExtraPath z, IfxCif_ImageTiers tier, uint16 displacement)
 Function to set the image cropping camera displacement of one tier of one extra path. More...
 
IFX_EXTERN void IfxCif_setEpCroppingEnableState (IfxCif_ExtraPath z, uint32 enableState)
 Function to enable or disable image cropping of one extra path. More...
 
IFX_EXTERN void IfxCif_setEpCroppingMaximumDisplacement (IfxCif_ExtraPath z, IfxCif_ImageTiers tier, uint16 displacement)
 Function to set the maximum displacement of one tier of one extra path. More...
 
IFX_EXTERN void IfxCif_setEpCroppingOffsetOutputWindow (IfxCif_ExtraPath z, IfxCif_ImageTiers tier, uint16 offset)
 Function to set the image cropping offset of the output window of one tier of one extra path. More...
 
IFX_EXTERN void IfxCif_setEpCroppingOffsetsOutputWindow (IfxCif_ExtraPath z, uint16 hOffset, uint16 vOffset)
 Function to set the image cropping offsets of the output window of one extra path. More...
 
IFX_EXTERN void IfxCif_setEpCroppingPictureSize (IfxCif_ExtraPath z, IfxCif_ImageTiers tier, uint16 size)
 Function to set the image cropping picture size of one tier of one extra path. More...
 
IFX_EXTERN void IfxCif_setEpCroppingPictureSizes (IfxCif_ExtraPath z, uint16 hSize, uint16 vSize)
 Function to set the image cropping picture sizes one extra path. More...
 
IFX_EXTERN void IfxCif_setEpFeatureEnableState (IfxCif_ExtraPath z, IfxCif_EpFeatures feature, IfxCif_State enableState)
 Function to enable or disable one feature of one extra path. More...
 
IFX_EXTERN void IfxCif_setEpInitSize (IfxCif_ExtraPath z, uint32 size)
 Function to set the initial size of the ring buffer of one extra path. More...
 
IFX_EXTERN void IfxCif_setEpInitialFillLevelInterruptOffset (uint32 z, uint32 interruptOffset)
 Function to set the initial filling level interrupt offset of one extra path. More...
 
IFX_EXTERN void IfxCif_setEpInitialOffsetCounter (IfxCif_ExtraPath z, uint32 offsetCounter)
 Function to set the initial offset counter of one extra path. More...
 
IFX_EXTERN void IfxCif_setEpInterruptEnableState (IfxCif_ExtraPath z, IfxCif_EpInterrupts interruptSource, IfxCif_State interruptEnableState)
 Function to enable or disable an interrupt. More...
 
IFX_EXTERN void IfxCif_setEpInterruptRequestBit (IfxCif_ExtraPath z, IfxCif_EpInterrupts interruptSource)
 Function to set an interrupt request bit (does not necessarily trigger an interrupt) More...
 
IFX_EXTERN void IfxCif_setEpOffsetCounterStart (uint32 z, uint32 offsetCounter)
 Function to set the initial offset counter start value of one extra path. More...
 
IFX_EXTERN void IfxCif_setEpRecenterValue (IfxCif_ExtraPath z, uint8 value)
 Function to set the recenter value of one extra path (0 to switch the recenter feature off, for all other values recentering is active (cur_h/v_offs-H/V_OFFS)/2power(recenter)) More...
 
IFX_EXTERN void IfxCif_setEpWriteFormat (IfxCif_ExtraPath z, IfxCif_EpWriteFormat writeFormat)
 Function to set the write format for one extra path. More...
 

Detailed Description

Function Documentation

IFX_EXTERN void IfxCif_clearEpError ( IfxCif_EpErrorClearSources  source)

Function to clear one extra path error.

Parameters
sourceExtra path error to clear
Returns
None

Definition at line 35 of file IfxCif.c.

IFX_EXTERN void IfxCif_clearEpInterrupt ( IfxCif_ExtraPath  z,
IfxCif_EpInterrupts  interruptSource 
)

Function to clear an interrupt.

Parameters
zExtra path for which to clear the interrupt
interruptSourceSource of the interrupt
Returns
None

Definition at line 64 of file IfxCif.c.

IFX_EXTERN void IfxCif_epForceConfigurationUpdate ( IfxCif_ExtraPath  z)

Function to trigger an immediate configuration update for one extra path.

Parameters
zFunction to trigger an immediate configuration update for one extra path
Returns
None

Definition at line 300 of file IfxCif.c.

IFX_EXTERN void IfxCif_epSkipPicture ( IfxCif_ExtraPath  z)

Function to skip one picture of one extra path.

Parameters
zExtra path for which to skip one picture
Returns
None

Definition at line 316 of file IfxCif.c.

IFX_EXTERN uint32 IfxCif_getEpBaseAddress ( IfxCif_ExtraPath  z)

Function to query the current base address of the ring buffer of one extra path.

Parameters
zExtra path for which to query the current base address of the ring buffer
Returns
Current base address of the ring buffer

Definition at line 477 of file IfxCif.c.

IFX_EXTERN uint32 IfxCif_getEpBaseInitAddress ( IfxCif_ExtraPath  z)

Function to query the initial base address of the ring buffer of one extra path.

Parameters
zExtra path for which to query the initial base address
Returns
Initial base address of the ring buffer of the extra path

Definition at line 496 of file IfxCif.c.

IFX_EXTERN uint16 IfxCif_getEpCroppingCameraDisplacement ( IfxCif_ExtraPath  z,
IfxCif_ImageTiers  tier 
)

Function to query the image cropping camera displacement of one tier of one extra path.

Parameters
zExtra path for which to query the image cropping camera displacement
tierTier for which to query the image cropping camera displacement
Returns
Current image cropping camera displacement

Definition at line 515 of file IfxCif.c.

IFX_EXTERN uint16 IfxCif_getEpCroppingCurrentPictureOffset ( IfxCif_ExtraPath  z,
IfxCif_ImageTiers  tier 
)

Function to query the current image cropping picture offset of one tier of one extra path.

Parameters
zExtra path for which to query the current image cropping picture offset
tierTier for which to query the current image cropping picture offset
Returns
Current image cropping picture offset

Definition at line 543 of file IfxCif.c.

IFX_EXTERN uint16 IfxCif_getEpCroppingCurrentPictureSize ( IfxCif_ExtraPath  z,
IfxCif_ImageTiers  tier 
)

Function to query the current image cropping picture size of one tier of one extra path.

Parameters
zExtra path for which to query the current image cropping picture size
tierTier for which to query the current image cropping picture size
Returns
Current image cropping picture size

Definition at line 571 of file IfxCif.c.

IFX_EXTERN IfxCif_State IfxCif_getEpCroppingEnableState ( IfxCif_ExtraPath  z)

Function to query the image cropping enabled state of one extra path.

Parameters
zExtra path for which to query the image cropping enabled state
Returns
IfxCif_State_Enabled if image cropping is enabled, IfxCif_State_Disabled otherwise

Definition at line 599 of file IfxCif.c.

IFX_EXTERN uint16 IfxCif_getEpCroppingMaximumDisplacement ( IfxCif_ExtraPath  z,
IfxCif_ImageTiers  tier 
)

Function to query the maximum displacement of one tier of one extra path.

Parameters
zExtra path for which to query the maximum displacement
tierTier for which to query the maximum displacement
Returns
Current maximum displacement

Definition at line 616 of file IfxCif.c.

IFX_EXTERN uint16 IfxCif_getEpCroppingOffsetOutputWindow ( IfxCif_ExtraPath  z,
IfxCif_ImageTiers  tier 
)

Function to query the image cropping offset of the output window of one tier of one extra path.

Parameters
zExtra path for which to query the image cropping offset of the output window
tierTier for which to query the image cropping offset of the output window
Returns
Current image cropping offset of the output window

Definition at line 644 of file IfxCif.c.

IFX_EXTERN uint16 IfxCif_getEpCroppingPictureSize ( IfxCif_ExtraPath  z,
IfxCif_ImageTiers  tier 
)

Function to query the image cropping picture size of one tier of one extra path.

Parameters
zExtra path for which to query the image cropping picture size
tierTier for which to query the image cropping picture size of one tier of one extra path

Definition at line 672 of file IfxCif.c.

IFX_EXTERN IfxCif_State IfxCif_getEpCroppingRecenterState ( IfxCif_ExtraPath  z)

Function to query the enabled state of the recenter feature of one extra path.

Parameters
zExtra path for which to query the enabled state of the recenter feature
Returns
IfxCif_State_Enabled if the recenter feature is enabled, IfxCif_State_Disabled otherwise

Definition at line 700 of file IfxCif.c.

IFX_EXTERN IfxCif_ErrorState IfxCif_getEpErrorState ( IfxCif_EpErrorSources  source)

Function to query the state of an extra path error source.

Parameters
sourceError source for which to query the state
Returns
IfxCif_ErrorState_NoError if the error did not occur, IfxCif_ErrorState_Error if the error occured

Definition at line 720 of file IfxCif.c.

IFX_EXTERN IfxCif_State IfxCif_getEpFeatureEnableState ( IfxCif_ExtraPath  z,
IfxCif_EpFeatures  feature 
)

Function to query the enabled state of one feature of one extra path.

Parameters
zExtra path for which to query the enabled state of the feature
featureFeature which to query
Returns
IfxCif_State_Enabled if the feature of the extra path is enabled, IfxCif_State_Disabled if the feature of the extra path is disabled

Definition at line 773 of file IfxCif.c.

IFX_EXTERN uint32 IfxCif_getEpInitialFillLevelInterruptOffset ( IfxCif_ExtraPath  z)

Function to query the initial filling level interrupt offset of one extra path.

Parameters
zExtra path for which to query the initial filling level interrupt offset
Returns
Initial filling level interrupt offset of the extra path

Definition at line 828 of file IfxCif.c.

IFX_EXTERN uint32 IfxCif_getEpInitialOffsetCounter ( IfxCif_ExtraPath  z)

Function to query the initial offset counter of one extra path.

Parameters
zExtra path for which to query the initial offset counter
Returns
Initial offset counter of the extra path

Definition at line 847 of file IfxCif.c.

IFX_EXTERN uint32 IfxCif_getEpInitSize ( IfxCif_ExtraPath  z)

Function to query the initial size of the ring buffer of one extra path.

Parameters
zExtra path for which to query the initial size
Returns
Initial size of the ring buffer of the extra path

Definition at line 809 of file IfxCif.c.

IFX_EXTERN IfxCif_State IfxCif_getEpInputEnableState ( IfxCif_ExtraPath  z)

Function to query the current input enable state of one extra path.

Parameters
zExtra path for which to query the current input enable state
Returns
IfxCif_State_Enabled if the extra path is used in module MI_IN, IfxCif_State_Disabled if the extra path is not used in module MI_IN

Definition at line 866 of file IfxCif.c.

IFX_EXTERN IfxCif_State IfxCif_getEpInterruptEnableState ( IfxCif_ExtraPath  z,
IfxCif_EpInterrupts  interruptSource 
)

Function to query the enabled state of an interrupt.

Parameters
zExtra path for which to query the enabled state of the interrupt
interruptSourceSource of the interrupt
Returns
IfxCif_State_Enabled if the interrupt is enabled, IfxCif_State_Disabled if the interrupt is disabled

Definition at line 883 of file IfxCif.c.

IFX_EXTERN uint32 IfxCif_getEpInterruptOffset ( IfxCif_ExtraPath  z)

Function to query the current interrupt offset of one extra path.

Parameters
zExtra path for which to query the current interrupt offset
Returns
Current interrupt offset

Definition at line 905 of file IfxCif.c.

IFX_EXTERN uint32 IfxCif_getEpOffsetCounter ( IfxCif_ExtraPath  z)

Function to query the current offset counter of one extra path.

Parameters
zExtra path for which to query the current offset counter
Returns
Current offset counter

Definition at line 924 of file IfxCif.c.

IFX_EXTERN uint32 IfxCif_getEpOffsetCounterStart ( IfxCif_ExtraPath  z)

Function to query the initial offset counter start value of one extra path.

Parameters
zExtra path for which to query the initial offset counter start value
Returns
Initial offset counter start value of the extra path

Definition at line 943 of file IfxCif.c.

IFX_EXTERN IfxCif_State IfxCif_getEpOutputEnableState ( IfxCif_ExtraPath  z)

Function to query the current output enable state of one extra path.

Parameters
zExtra path for which to query the current output enable state
Returns
IfxCif_State_Enabled if the extra path is used in module MI_OUT, IfxCif_State_Disabled if the extra path is not used in module MI_OUT

Definition at line 962 of file IfxCif.c.

IFX_EXTERN uint8 IfxCif_getEpRecenterValue ( IfxCif_ExtraPath  z)

Function to query the current recenter value of one extra path.

Parameters
zExtra path for which to query the current recenter value
Returns
Current recenter value

Definition at line 979 of file IfxCif.c.

IFX_EXTERN uint32 IfxCif_getEpSize ( IfxCif_ExtraPath  z)

Function to query the current ring buffer size of one extra path.

Parameters
zExtra path for which to query the ring buffer size
Returns
Current ring buffer size

Definition at line 996 of file IfxCif.c.

IFX_EXTERN IfxCif_EpWriteFormat IfxCif_getEpWriteFormat ( IfxCif_ExtraPath  z)

Function to query the write format of one extra path.

Parameters
zExtra path for which to query the write format
Returns
Set write format of the extra path (one member of IfxCif_EpWriteFormat)

Definition at line 1015 of file IfxCif.c.

IFX_EXTERN IfxCif_InterruptTriggeredState IfxCif_getMaskedEpInterruptTriggeredState ( IfxCif_ExtraPath  z,
IfxCif_EpInterrupts  interruptSource 
)

Function to get the masked state of an interrupt.

Parameters
zExtra path for which to query the interrupt state
interruptSourceSource of the interrupt
Returns
IfxCif_InterruptTriggeredState_Triggered if the interrupt request bit is set and the interrupt is enabled, IfxCif_InterruptTriggeredState_Triggered if the interrupt request bit is not set or the interrupt is disabled

Definition at line 1770 of file IfxCif.c.

IFX_EXTERN IfxCif_InterruptTriggeredState IfxCif_getRawEpInterruptTriggeredState ( IfxCif_ExtraPath  z,
IfxCif_EpInterrupts  interruptSource 
)

Function to query the raw state of an interrupt.

Parameters
zExtra path for which to query the interrupt state
interruptSourceSource of the interrupt
Returns
IfxCif_InterruptTriggeredState_Triggered if the interrupt request bit is set, IfxCif_InterruptTriggeredState_NotTriggered if the interrupt request bit is not set

Definition at line 2271 of file IfxCif.c.

IFX_EXTERN void IfxCif_setEpBaseInitAddress ( IfxCif_ExtraPath  z,
Ifx_AddressValue  baseAddress 
)

Function to set the initial base address of the ring buffer of one extra path.

Parameters
zExtra path for which to set the initial base address
baseAddressInitial base address of the ring buffer to set
Returns
None

Definition at line 2781 of file IfxCif.c.

IFX_EXTERN void IfxCif_setEpCroppingCameraDisplacement ( IfxCif_ExtraPath  z,
IfxCif_ImageTiers  tier,
uint16  displacement 
)

Function to set the image cropping camera displacement of one tier of one extra path.

Parameters
zExtra path for which to set the image cropping camera displacement
tierTier for which to set the image cropping camera displacement
displacementImage cropping camera displacement to set
Returns
None

Definition at line 2796 of file IfxCif.c.

IFX_EXTERN void IfxCif_setEpCroppingEnableState ( IfxCif_ExtraPath  z,
uint32  enableState 
)

Function to enable or disable image cropping of one extra path.

Parameters
zExtra path for which to enable or disable image cropping
enableStateIfxCif_State_Enabled to enable image cropping, IfxCif_State_Disabled to disable image cropping
Returns
None

Definition at line 2820 of file IfxCif.c.

IFX_EXTERN void IfxCif_setEpCroppingMaximumDisplacement ( IfxCif_ExtraPath  z,
IfxCif_ImageTiers  tier,
uint16  displacement 
)

Function to set the maximum displacement of one tier of one extra path.

Parameters
zExtra path for which to set the maximum displacement
tierTier for which to set the maximum displacement
displacementMaximum displacement to set
Returns
None

Definition at line 2833 of file IfxCif.c.

IFX_EXTERN void IfxCif_setEpCroppingOffsetOutputWindow ( IfxCif_ExtraPath  z,
IfxCif_ImageTiers  tier,
uint16  offset 
)

Function to set the image cropping offset of the output window of one tier of one extra path.

Parameters
zExtra path for which to set the image cropping offset of the output window
tierTier for which to set the image cropping offset of the output window
offsetOffset to set
Returns
None

Definition at line 2857 of file IfxCif.c.

IFX_EXTERN void IfxCif_setEpCroppingOffsetsOutputWindow ( IfxCif_ExtraPath  z,
uint16  hOffset,
uint16  vOffset 
)

Function to set the image cropping offsets of the output window of one extra path.

Parameters
zExtra path for which to set the image cropping offset of the output window
hOffsetOffset horizontal to set
vOffsetOffset vertical to set
Returns
None

Definition at line 2881 of file IfxCif.c.

IFX_EXTERN void IfxCif_setEpCroppingPictureSize ( IfxCif_ExtraPath  z,
IfxCif_ImageTiers  tier,
uint16  size 
)

Function to set the image cropping picture size of one tier of one extra path.

Parameters
zExtra path for which to set the image cropping picture size
tierTier for which to set the image cropping picture size
sizeImage cropping picture size to set
Returns
None

Definition at line 2895 of file IfxCif.c.

IFX_EXTERN void IfxCif_setEpCroppingPictureSizes ( IfxCif_ExtraPath  z,
uint16  hSize,
uint16  vSize 
)

Function to set the image cropping picture sizes one extra path.

Parameters
zExtra path for which to set the image cropping picture size
hSizeImage cropping picture horizontal size to set
vSizeImage cropping picture vertical size to set
Returns
None

Definition at line 2919 of file IfxCif.c.

IFX_EXTERN void IfxCif_setEpFeatureEnableState ( IfxCif_ExtraPath  z,
IfxCif_EpFeatures  feature,
IfxCif_State  enableState 
)

Function to enable or disable one feature of one extra path.

Parameters
zExtra path for which to enable or disable one feature
featureFeature to enable or disable
enableStateIfxCif_State_Enabled to enable the feature, IfxCif_State_Disabled to disable the feature
Returns
None

Definition at line 2933 of file IfxCif.c.

IFX_EXTERN void IfxCif_setEpInitialFillLevelInterruptOffset ( uint32  z,
uint32  interruptOffset 
)

Function to set the initial filling level interrupt offset of one extra path.

Parameters
zExtra path for which to set the initial filling level interrupt offset
interruptOffsetInitial filling level interrupt offset to set
Returns
None

Definition at line 2980 of file IfxCif.c.

IFX_EXTERN void IfxCif_setEpInitialOffsetCounter ( IfxCif_ExtraPath  z,
uint32  offsetCounter 
)

Function to set the initial offset counter of one extra path.

Parameters
zExtra path for which to set the initial offset counter
offsetCounterInitial offset counter to set
Returns
None

Definition at line 2995 of file IfxCif.c.

IFX_EXTERN void IfxCif_setEpInitSize ( IfxCif_ExtraPath  z,
uint32  size 
)

Function to set the initial size of the ring buffer of one extra path.

Parameters
zExtra path for which to set the initial size of the ring buffer
sizeInitial size of the ring buffer to se
Returns
None

Definition at line 2965 of file IfxCif.c.

IFX_EXTERN void IfxCif_setEpInterruptEnableState ( IfxCif_ExtraPath  z,
IfxCif_EpInterrupts  interruptSource,
IfxCif_State  interruptEnableState 
)

Function to enable or disable an interrupt.

Parameters
zExtra path for which to enable or disable the interrupt
interruptSourceSource of the interrupt to enable or disable
interruptEnableStateIfxCif_State_Enabled to enable the interrupt, IfxCif_State_Disabled to disable the interrupt
Returns
None

Definition at line 3010 of file IfxCif.c.

IFX_EXTERN void IfxCif_setEpInterruptRequestBit ( IfxCif_ExtraPath  z,
IfxCif_EpInterrupts  interruptSource 
)

Function to set an interrupt request bit (does not necessarily trigger an interrupt)

Parameters
zFunction to set an interrupt request bit (does not necessarily trigger an interrupt)
interruptSourceExtra path for which to set the interrupt request bit
Returns
None

Definition at line 3032 of file IfxCif.c.

IFX_EXTERN void IfxCif_setEpOffsetCounterStart ( uint32  z,
uint32  offsetCounter 
)

Function to set the initial offset counter start value of one extra path.

Parameters
zExtra path for which to set the initial offset counter start value
offsetCounterInitial offset counter start value to set
Returns
None

Definition at line 3045 of file IfxCif.c.

IFX_EXTERN void IfxCif_setEpRecenterValue ( IfxCif_ExtraPath  z,
uint8  value 
)

Function to set the recenter value of one extra path (0 to switch the recenter feature off, for all other values recentering is active (cur_h/v_offs-H/V_OFFS)/2power(recenter))

Parameters
zExtra path for which to set the recenter value
valueRecenter value to set
Returns
None

Definition at line 3060 of file IfxCif.c.

IFX_EXTERN void IfxCif_setEpWriteFormat ( IfxCif_ExtraPath  z,
IfxCif_EpWriteFormat  writeFormat 
)

Function to set the write format for one extra path.

Parameters
zExtra path for which to set the write format
writeFormatWrite format to set
Returns
None

Definition at line 3073 of file IfxCif.c.