ledcfg.h
Upload User: dahaojd
Upload Date: 2008-01-29
Package Size: 14357k
Code Size: 1k
Category:

DSP program

Development Platform:

C/C++

  1. /*   Do *not* directly modify this file.  It was    */
  2. /*   generated by the Configuration Tool; any  */
  3. /*   changes risk being overwritten.                */
  4. /* INPUT led.cdb */
  5. #define CHIP_DM642 1
  6. /*  Include Header Files  */
  7. #include <std.h>
  8. #include <hst.h>
  9. #include <log.h>
  10. #include <sts.h>
  11. #ifdef __cplusplus
  12. extern "C" {
  13. #endif
  14. extern far HST_Obj RTA_fromHost;
  15. extern far HST_Obj RTA_toHost;
  16. extern far LOG_Obj LOG_system;
  17. extern far STS_Obj IDL_busyObj;
  18. extern far void CSL_cfgInit();
  19. #ifdef __cplusplus
  20. }
  21. #endif /* extern "C" */