RTE_Components.h 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. /*
  2. * Auto generated Run-Time-Environment Configuration File
  3. * *** Do not modify ! ***
  4. *
  5. * Project: 'BVACS'
  6. * Target: 'bvacs'
  7. */
  8. #ifndef RTE_COMPONENTS_H
  9. #define RTE_COMPONENTS_H
  10. /*
  11. * Define the Device Header File:
  12. */
  13. #define CMSIS_device_header "ac7840x.h"
  14. /* AutoChips::Device:ATC Drivers:CKGEN:1.0.0 */
  15. #define RTE_DEVICE_DRIVER_CKGEN
  16. /* AutoChips::Device:ATC Drivers:DMA:1.0.0 */
  17. #define RTE_DEVICE_DRIVER_DMA
  18. /* AutoChips::Device:ATC Drivers:EFLASH:1.0.0 */
  19. #define RTE_DEVICE_DRIVER_EFLASH
  20. /* AutoChips::Device:ATC Drivers:GPIO:1.0.0 */
  21. #define RTE_DEVICE_DRIVER_GPIO
  22. /* AutoChips::Device:ATC Drivers:RCM:1.0.0 */
  23. #define RTE_DEVICE_DRIVER_RCM
  24. /* AutoChips::Device:ATC Drivers:SPI:1.0.0 */
  25. #define RTE_DEVICE_DRIVER_SPI
  26. /* AutoChips::Device:ATC Drivers:SPM:1.0.0 */
  27. #define RTE_DEVICE_DRIVER_SPM
  28. /* AutoChips::Device:ATC Drivers:TIMER:1.0.0 */
  29. #define RTE_DEVICE_DRIVER_TIMER
  30. /* AutoChips::Device:ATC Drivers:UART:1.0.0 */
  31. #define RTE_DEVICE_DRIVER_UART
  32. /* AutoChips::Device:ATC Drivers:WDG:1.0.0 */
  33. #define RTE_DEVICE_DRIVER_WDG
  34. /* AutoChips::Device:ATC OSIF:OSIF:Bare Metal:1.0.0 */
  35. #define RTE_DEVICE_DRIVER_OSIF
  36. /* AutoChips::Device:Startup:1.0.0 */
  37. #define RTE_DEVICE_STARTUP_AC7840x
  38. #endif /* RTE_COMPONENTS_H */