iLLD_TC27xC
1.0
IfxGtm_Dpll.h
Go to the documentation of this file.
1
/**
2
* \file IfxGtm_Dpll.h
3
* \brief GTM basic functionality
4
* \ingroup IfxLld_Gtm
5
*
6
* \version iLLD_0_1_0_10
7
* \copyright Copyright (c) 2013 Infineon Technologies AG. All rights reserved.
8
*
9
*
10
* IMPORTANT NOTICE
11
*
12
*
13
* Infineon Technologies AG (Infineon) is supplying this file for use
14
* exclusively with Infineon's microcontroller products. This file can be freely
15
* distributed within development tools that are supporting such microcontroller
16
* products.
17
*
18
* THIS SOFTWARE IS PROVIDED "AS IS". NO WARRANTIES, WHETHER EXPRESS, IMPLIED
19
* OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF
20
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE.
21
* INFINEON SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL,
22
* OR CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.
23
*
24
* \defgroup IfxLld_Gtm_Std_Dpll DPLL Basic Functionality
25
* \ingroup IfxLld_Gtm_Std
26
* \defgroup IfxLld_Gtm_Std_Dpll_Basic_Functions DPLL Basic Functions
27
* \ingroup IfxLld_Gtm_Std_Dpll
28
*/
29
30
#ifndef IFXGTM_DPLL_H
31
#define IFXGTM_DPLL_H 1
32
33
/******************************************************************************/
34
/*----------------------------------Includes----------------------------------*/
35
/******************************************************************************/
36
37
#include "
_Impl/IfxGtm_cfg.h
"
38
/** \addtogroup IfxLld_Gtm_Std_Dpll_Basic_Functions
39
* \{ */
40
41
/******************************************************************************/
42
/*-------------------------Global Function Prototypes-------------------------*/
43
/******************************************************************************/
44
45
/** \brief FIXME TO DO
46
* \param gtm Pointer to GTM module
47
* \param index Dpll subincrement index
48
* \return frequency
49
*/
50
IFX_EXTERN
float32
IfxGtm_Dpll_getSubIncFrequency
(Ifx_GTM *gtm,
IfxGtm_Dpll_SubInc
index);
51
52
/** \} */
53
54
#endif
/* IFXGTM_DPLL_H */
home
mclld
Libraries
release
iLLD_0_1_0_10
src
ifx
TC27xC
Gtm
Std
IfxGtm_Dpll.h
Generated by
1.8.4