iLLD_TC29x
1.0
|
DSADC DSADC details. More...
#include "IfxDsadc_Dsadc.h"
Go to the source code of this file.
Functions | |
sint16 | IfxDsadc_Dsadc_getAuxResult (IfxDsadc_Dsadc_Channel *channel) |
Get result from the auxilary chain. More... | |
void | IfxDsadc_Dsadc_initCarrierGen (IfxDsadc_Dsadc *dsadc, const IfxDsadc_Dsadc_CarrierGenConfig *config) |
Initialise the DSADC carrier generator. More... | |
void | IfxDsadc_Dsadc_initChannel (IfxDsadc_Dsadc_Channel *channel, const IfxDsadc_Dsadc_ChannelConfig *config) |
Initialise a DSADC channel with the supplied configuration. More... | |
void | IfxDsadc_Dsadc_initChannelConfig (IfxDsadc_Dsadc_ChannelConfig *config, IfxDsadc_Dsadc *dsadc) |
Initialise the config struct with default DSADC channel configuration. More... | |
void | IfxDsadc_Dsadc_initModule (IfxDsadc_Dsadc *dsadc, const IfxDsadc_Dsadc_Config *config) |
Initialise the DSADC with the supplied configuration. More... | |
void | IfxDsadc_Dsadc_initModuleConfig (IfxDsadc_Dsadc_Config *config, Ifx_DSADC *dsadc) |
Initialise the config struct with default DSADC configuration. More... | |
void | IfxDsadc_Dsadc_initCarrierGenConfig (IfxDsadc_Dsadc_CarrierGenConfig *config) |
DSADC DSADC details.
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_Dsadc.c.
void IfxDsadc_Dsadc_initCarrierGenConfig | ( | IfxDsadc_Dsadc_CarrierGenConfig * | config) |
config | Pointer to DSADC Carrier Configuration |
Definition at line 454 of file IfxDsadc_Dsadc.c.