Ifx_reg.h 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. /**
  2. * \file Ifx_reg.h
  3. * \brief
  4. * \copyright Copyright (c) 2012 Infineon Technologies AG. All rights reserved.
  5. *
  6. * Version: TC23XADAS_UM_V1.0P1.R0
  7. * Specification: Refer to module specific file heading
  8. * MAY BE CHANGED BY USER [yes/no]: No
  9. *
  10. * IMPORTANT NOTICE
  11. *
  12. *
  13. * Infineon Technologies AG (Infineon) is supplying this file for use
  14. * exclusively with Infineon's microcontroller products. This file can be freely
  15. * distributed within development tools that are supporting such microcontroller
  16. * products.
  17. *
  18. * THIS SOFTWARE IS PROVIDED "AS IS". NO WARRANTIES, WHETHER EXPRESS, IMPLIED
  19. * OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF
  20. * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE.
  21. * INFINEON SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL,
  22. * OR CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.
  23. *
  24. */
  25. #ifndef IFX_REG_H
  26. #define IFX_REG_H 1
  27. #include "IfxAsclin_reg.h"
  28. #include "IfxCan_reg.h"
  29. #include "IfxCbs_reg.h"
  30. #include "IfxCcu6_reg.h"
  31. #include "IfxCpu_reg.h"
  32. #include "IfxDma_reg.h"
  33. #include "IfxEbcu_reg.h"
  34. #include "IfxEmem_reg.h"
  35. #include "IfxEray_reg.h"
  36. #include "IfxEth_reg.h"
  37. #include "IfxFft_reg.h"
  38. #include "IfxFlash_reg.h"
  39. #include "IfxGpt12_reg.h"
  40. #include "IfxGtm_reg.h"
  41. #include "IfxInt_reg.h"
  42. #include "IfxIom_reg.h"
  43. #include "IfxLmu_reg.h"
  44. #include "IfxMc_reg.h"
  45. #include "IfxMtu_reg.h"
  46. #include "IfxOvc_reg.h"
  47. #include "IfxPmu_reg.h"
  48. #include "IfxPort_reg.h"
  49. #include "IfxQspi_reg.h"
  50. #include "IfxSbcu_reg.h"
  51. #include "IfxScu_reg.h"
  52. #include "IfxSent_reg.h"
  53. #include "IfxSmu_reg.h"
  54. #include "IfxSrc_reg.h"
  55. #include "IfxStm_reg.h"
  56. #include "IfxVadc_reg.h"
  57. #include "IfxXbar_reg.h"
  58. #endif /*IFX_REG_H*/