Kinetis SDK v.1.2 Demo Applications User's Guide  Rev. 0
Freescale Semiconductor, Inc.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
hwconfig.h File Reference

H/W configuration. More...

Go to the source code of this file.

Data Structures

struct  Pwm_sChannelControl
 

Macros

#define ADC_CHANNEL_DCBI
 
#define ADC_CHANNEL_DCBV
 
#define ADC_CHANNEL_PHASEA
 
#define ADC_CHANNEL_PHASEB
 
#define ADC_CHANNEL_PHASEC
 
#define ADC_CHANNEL_DISABLED
 
#define ISR_PRIORITY_ADC0
 
#define ISR_PRIORITY_SLOW_TIMER
 
#define ISR_PRIORITY_FORCED_CMT
 
#define ISR_PRIORITY_PDB0
 
#define CPU_CLOCK
 
#define BUS_CLOCK
 
#define TIMER_FREQUENCY
 
#define TIMER_1MS_CONST
 
#define SLOW_TIMER_PERIOD
 
#define PWM_MODULO
 
#define UART_BAUDRATE
 

Variables

const unsigned short bldcAdcSectorCfg [8]
 
const Pwm_sChannelControl bldcCommutationTableComp [8]
 

Detailed Description

Author
R55013
Version
1.0.3.0
Date
Nov-27-2013

Data Structure Documentation

struct Pwm_sChannelControl
Data Fields
char mask
char swap

Macro Definition Documentation

#define ADC_CHANNEL_DCBI
#define ADC_CHANNEL_DCBV
#define ADC_CHANNEL_DISABLED
#define ADC_CHANNEL_PHASEA
#define ADC_CHANNEL_PHASEB
#define ADC_CHANNEL_PHASEC
#define BUS_CLOCK
#define CPU_CLOCK
#define ISR_PRIORITY_ADC0
#define ISR_PRIORITY_FORCED_CMT
#define ISR_PRIORITY_PDB0
#define ISR_PRIORITY_SLOW_TIMER
#define PWM_MODULO
#define SLOW_TIMER_PERIOD
#define TIMER_1MS_CONST
#define TIMER_FREQUENCY
#define UART_BAUDRATE

Variable Documentation

const unsigned short bldcAdcSectorCfg[8]
const Pwm_sChannelControl bldcCommutationTableComp[8]