RTE_Components.h 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. /*
  2. * Auto generated Run-Time-Environment Configuration File
  3. * *** Do not modify ! ***
  4. *
  5. * Project: 'AirControlValve'
  6. * Target: 'AirControlValve'
  7. */
  8. #ifndef RTE_COMPONENTS_H
  9. #define RTE_COMPONENTS_H
  10. /*
  11. * Define the Device Header File:
  12. */
  13. #define CMSIS_device_header "ac780x.h"
  14. /* AutoChips::Device:ATC Drivers:ACMP:1.0.0 */
  15. #define RTE_DEVICE_DRIVER_ACMP
  16. /* AutoChips::Device:ATC Drivers:ADC:1.0.0 */
  17. #define RTE_DEVICE_DRIVER_ADC
  18. /* AutoChips::Device:ATC Drivers:CAN:1.0.0 */
  19. #define RTE_DEVICE_DRIVER_CAN
  20. /* AutoChips::Device:ATC Drivers:CKGEN:1.0.0 */
  21. #define RTE_DEVICE_DRIVER_CKGEN
  22. /* AutoChips::Device:ATC Drivers:CRC:1.0.0 */
  23. #define RTE_DEVICE_DRIVER_CRC
  24. /* AutoChips::Device:ATC Drivers:CTU:1.0.0 */
  25. #define RTE_DEVICE_DRIVER_CTU
  26. /* AutoChips::Device:ATC Drivers:DMA:1.0.0 */
  27. #define RTE_DEVICE_DRIVER_DMA
  28. /* AutoChips::Device:ATC Drivers:ECC SRAM:1.0.0 */
  29. #define RTE_DEVICE_DRIVER_ECC_SRAM
  30. /* AutoChips::Device:ATC Drivers:GPIO:1.0.0 */
  31. #define RTE_DEVICE_DRIVER_GPIO
  32. /* AutoChips::Device:ATC Drivers:I2C:1.0.0 */
  33. #define RTE_DEVICE_DRIVER_I2C
  34. /* AutoChips::Device:ATC Drivers:MMDIVSQART:1.0.0 */
  35. #define RTE_DEVICE_DRIVER_MMDIVSQART
  36. /* AutoChips::Device:ATC Drivers:PWDT:1.0.0 */
  37. #define RTE_DEVICE_DRIVER_PWDT
  38. /* AutoChips::Device:ATC Drivers:PWM:1.0.0 */
  39. #define RTE_DEVICE_DRIVER_PWM
  40. /* AutoChips::Device:ATC Drivers:RTC:1.0.0 */
  41. #define RTE_DEVICE_DRIVER_RTC
  42. /* AutoChips::Device:ATC Drivers:SPI:1.0.0 */
  43. #define RTE_DEVICE_DRIVER_SPI
  44. /* AutoChips::Device:ATC Drivers:SPM:1.0.0 */
  45. #define RTE_DEVICE_DRIVER_SPM
  46. /* AutoChips::Device:ATC Drivers:TIMER:1.0.0 */
  47. #define RTE_DEVICE_DRIVER_TIMER
  48. /* AutoChips::Device:ATC Drivers:UART:1.0.0 */
  49. #define RTE_DEVICE_DRIVER_UART
  50. /* AutoChips::Device:ATC Drivers:WDG:1.0.0 */
  51. #define RTE_DEVICE_DRIVER_WDG
  52. /* AutoChips::Device:ATC Drivers:eFlash:1.0.0 */
  53. #define RTE_DEVICE_DRIVER_EFLASH
  54. /* AutoChips::Device:Startup:1.0.0 */
  55. #define RTE_DEVICE_STARTUP_AC780X
  56. #endif /* RTE_COMPONENTS_H */