iLLD_TC29x  1.0
IfxDsadc.c File Reference

DSADC basic functionality. More...

#include "IfxDsadc.h"

Go to the source code of this file.

Functions

volatile Ifx_SRC_SRCR * IfxDsadc_getAuxSrc (Ifx_DSADC *dsadc, IfxDsadc_ChannelId channel)
 Address/pointer to the interrupt source register. More...
 
float32 IfxDsadc_getIntegratorOutFreq (Ifx_DSADC *dsadc, IfxDsadc_ChannelId channel)
 Get the sample frequency of the integrator output in Hz. More...
 
float32 IfxDsadc_getMainCombOutFreq (Ifx_DSADC *dsadc, IfxDsadc_ChannelId channel)
 Get the sample frequency of the main COMB filter output in Hz. More...
 
float32 IfxDsadc_getMainGroupDelay (Ifx_DSADC *dsadc, IfxDsadc_ChannelId channel)
 Estimate the group delay of main-chain filters in seconds. More...
 
volatile Ifx_SRC_SRCR * IfxDsadc_getMainSrc (Ifx_DSADC *dsadc, IfxDsadc_ChannelId channel)
 Get the interrupt source register for a Main event. More...
 
float32 IfxDsadc_getModulatorClockFreq (Ifx_DSADC *dsadc, IfxDsadc_ChannelId channel)
 Get the modulator clock frequency in Hz. More...
 
float32 IfxDsadc_getModulatorInputClockFreq (Ifx_DSADC *dsadc)
 Get the input frequency of DSADC in Hz. More...
 
void IfxDsadc_resetModule (Ifx_DSADC *dsadc)
 resets the DSADC kernel More...
 

Detailed Description

DSADC basic functionality.

Version
iLLD_1_0_0_11_0
                            IMPORTANT NOTICE

Infineon Technologies AG (Infineon) is supplying this file for use exclusively with Infineon's microcontroller products. This file can be freely distributed within development tools that are supporting such microcontroller products.

THIS SOFTWARE IS PROVIDED "AS IS". NO WARRANTIES, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE. INFINEON SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.

Definition in file IfxDsadc.c.