42 #include "sw/drivers/adc/src/32b/f28x/f2806x/adc.h"
43 #include "sw/drivers/clk/src/32b/f28x/f2806x/clk.h"
44 #include "sw/drivers/cpu/src/32b/f28x/f2806x/cpu.h"
45 #include "sw/drivers/flash/src/32b/f28x/f2806x/flash.h"
46 #include "sw/drivers/gpio/src/32b/f28x/f2806x/gpio.h"
47 #include "sw/drivers/osc/src/32b/f28x/f2806x/osc.h"
48 #include "sw/drivers/pie/src/32b/f28x/f2806x/pie.h"
49 #include "sw/drivers/pll/src/32b/f28x/f2806x/pll.h"
50 #include "sw/drivers/pwm/src/32b/f28x/f2806x/pwm.h"
51 #include "sw/drivers/pwmdac/src/32b/f28x/f2806x/pwmdac.h"
52 #include "sw/drivers/pwr/src/32b/f28x/f2806x/pwr.h"
53 #include "sw/drivers/timer/src/32b/f28x/f2806x/timer.h"
54 #include "sw/drivers/wdog/src/32b/f28x/f2806x/wdog.h"
57 #include "sw/drivers/qep/src/32b/f28x/f2806x/qep.h"
127 QEP_Handle qepHandle[2];
150 #endif // end of _HAL_OBJ_H_ definition
Contains the public interface to the types definitions.
Contains the public interface to the offset (OFFSET) module routines.
CLK_Handle clkHandle
the clock handle
_iq current_sf
the current scale factor, amps_pu/cnt
Contains the HAL data structures.
HAL_AdcData_t adcBias
the ADC bias
FLASH_Handle flashHandle
the flash handle
PWMDAC_Handle pwmDacHandle[3]
Contains public interface to the micro-second delay function.
struct _HAL_Obj_ * HAL_Handle
Defines the HAL handle.
uint_least8_t numCurrentSensors
the number of current sensors
_iq voltage_sf
the voltage scale factor, volts_pu/cnt
WDOG_Handle wdogHandle
the watchdog handle
OSC_Handle oscHandle
the oscillator handle
ADC_Handle adcHandle
the ADC handle
CPU_Handle cpuHandle
the CPU handle
struct _HAL_Obj_ HAL_Obj
Defines the hardware abstraction layer (HAL) data.
HAL_Obj hal
Defines the HAL object.
TIMER_Handle timerHandle[3]
PLL_Handle pllHandle
the PLL handle
uint_least8_t numVoltageSensors
the number of voltage sensors
float float_t
Defines the portable data type for 32 bit, signed floating-point data.
Defines the hardware abstraction layer (HAL) data.
GPIO_Handle gpioHandle
the GPIO handle