X-Git-Url: http://rtime.felk.cvut.cz/gitweb/arc.git/blobdiff_plain/79f7f49af39353dd43eedf246e757857c44a9dc5..07bbcb79799c461e4dc58be060a0c3e01f466c97:/boards/ti_tms570ls/examples/tms570_hdk_led/config/IoHwAb_Analog.h diff --git a/boards/ti_tms570ls/examples/tms570_hdk_led/config/IoHwAb_Analog.h b/boards/ti_tms570ls/examples/tms570_hdk_led/config/IoHwAb_Analog.h new file mode 100644 index 00000000..15f07245 --- /dev/null +++ b/boards/ti_tms570ls/examples/tms570_hdk_led/config/IoHwAb_Analog.h @@ -0,0 +1,31 @@ +/* +* Configuration of module: IoHwAb (IoHwAb_Analog.h) +* +* Created by: +* Copyright: +* +* Configured for (MCU): MPC551x +* +* Module vendor: ArcCore +* Generator version: 3.1.3 +* +* Generated by Arctic Studio (http://arccore.com) +*/ + +#ifndef IOHWAB_ANALOG_H_ +#define IOHWAB_ANALOG_H_ + +#if !(((IOHWAB_SW_MAJOR_VERSION == 1) && (IOHWAB_SW_MINOR_VERSION == 0)) ) +#error IoHwAb: Configuration file expected BSW module version to be 1.0.* +#endif + +/****************************************** Analog types ******************************************/ + +/***************************************** Analog inputs ******************************************/ + +/********************************** Parameterized analog inputs ***********************************/ + +/************************************ Analog validation macros ************************************/ + + +#endif /* IOHWAB_ANALOG_H_ */