Kinetis SDK v.1.3 API Reference Manual  Rev. 0
Freescale Semiconductor, Inc.
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages

The data structure definition for K128T7 Clock Manager. More...

Overview

Files

file  fsl_clock_MKL28T7.h
 

Data Structures

struct  sim_config_kl28t7_t
 SIM configuration structure for dynamic clock setting. More...
 

Macros

#define TPM_EXT_CLK_COUNT   2
 TPM external clock source count. More...
 
#define CLOCK_CONFIG_NUM   2
 Default clock configuration number. More...
 
#define CLOCK_CONFIG_INDEX_FOR_VLPR   0
 Clock configuration index for VLPR mode. More...
 
#define CLOCK_CONFIG_INDEX_FOR_RUN   1
 Clock configuration index for RUN mode. More...
 

Variables

uint32_t g_tpmClkFreq [TPM_EXT_CLK_COUNT]
 TPM external clock frequency(TPM_CLK). More...
 

Data Structure Documentation

struct sim_config_kl28t7_t

Data Fields

clock_er32k_src_t er32kSrc
 ERCLK32K source selection. More...
 

Field Documentation

clock_er32k_src_t sim_config_kl28t7_t::er32kSrc

Macro Definition Documentation

#define TPM_EXT_CLK_COUNT   2
#define CLOCK_CONFIG_NUM   2
#define CLOCK_CONFIG_INDEX_FOR_VLPR   0
#define CLOCK_CONFIG_INDEX_FOR_RUN   1

Variable Documentation

uint32_t g_tpmClkFreq[TPM_EXT_CLK_COUNT]