iLLD_TC27xD  1.0
IfxDts_Dts.c File Reference

DTS DTS details. More...

#include "IfxDts_Dts.h"

Go to the source code of this file.

Functions

uint16 IfxDts_Dts_convertFromCelsius (float32 temperatureValue)
 Converts a temperature value in Celsius to DTS value. More...
 
float32 IfxDts_Dts_convertToCelsius (uint16 dtsValue)
 Converts the measurement value returned from DTS to Celsius. More...
 
void IfxDts_Dts_initModule (const IfxDts_Dts_Config *config)
 Initialise the DTS with supplied configuration. More...
 
void IfxDts_Dts_initModuleConfig (IfxDts_Dts_Config *config)
 Intialises the module configuration buffer with default configuration. More...
 

Detailed Description

DTS DTS details.

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 IfxDts_Dts.c.