]> rtime.felk.cvut.cz Git - arc.git/blob - boards/mpc5516it/examples/led_rte/config/IoHwAb_Analog.c
updated led example for new IoHwAb
[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.2\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 *****************************************/
20
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 /**************************************** Analog scalings *****************************************/
25
26 /***************************************** Analog inputs ******************************************/
27
28 /********************************** Parameterized analog inputs ***********************************/
29
30 \r
31 \r
32 /************************************** Adc group callbacks ***************************************/
33