]> rtime.felk.cvut.cz Git - arc.git/blob - boards/mpc5516it/examples/led_rte/config/IoHwAb_Analog.c
Generated for mpc5516it
[arc.git] / boards / mpc5516it / examples / led_rte / config / IoHwAb_Analog.c
1 /*\r
2 * Configuration of module: IoHwAb (IoHwAb_Analog.c)\r
3 *\r
4 * Created by:              \r
5 * Copyright:               \r
6 *\r
7 * Configured for (MCU):    MPC551x\r
8 *\r
9 * Module vendor:           ArcCore\r
10 * Generator version:       3.1.3\r
11 *\r
12 * Generated by Arctic Studio (http://arccore.com) \r
13 */\r
14 \r
15 /******************************************** Includes ********************************************/\r
16 \r
17 #include "IoHwAb.h"\r
18 #include "IoHwAb_Internal.h"\r
19 /***************************************** Private macros *****************************************/\r
20 \r
21 #define IOHWAB_ADC_MAX_MILLIVOLTS               ( 5000 )\r
22 #define IOHWAB_ADC_VALUE_OF( mV )               ( mV * ADC_MAX_VALUE / IOHWAB_ADC_MAX_MILLIVOLTS )\r
23 \r
24 /***************************************** Signal states ******************************************/\r
25 \r
26 /**************************************** Analog scalings *****************************************/\r
27 \r
28 /***************************************** Analog inputs ******************************************/\r
29 \r
30 /********************************** Parameterized analog inputs ***********************************/\r
31 \r
32 /************************************** Adc group callbacks ***************************************/\r
33 \r
34 /******************************************** Dcm Api *********************************************/\r
35 \r