TI公司的DM642EVM的BSL源代码doc.docVIP

  • 24
  • 0
  • 约1.58万字
  • 约 19页
  • 2016-12-03 发布于河南
  • 举报
TI公司的DM642EVM的BSL源代码doc

TI公司的DM642EVM的BSL源代码doc TI公司的DM642EVM的BSL源代码 /* * Copyright 2003 by Spectrum Digital Incorporated. * All rights reserved. Property of Spectrum Digital Incorporated. */ /* * ======== evmdm642.c ======== * EVMDM642 board initializion implementation. */ #i nclude csl.h #i nclude csl_emifa.h #i nclude csl_i2c.h #i nclude csl_gpio.h #i nclude csl_cache.h #i nclude evmdm642.h #i nclude evmdm642_apll.h /* I2C handle */ I2C_Handle EVMDM642_I2C_hI2C; /* GPIO handle */ GPIO_Handle EVMDM642_GPIO_hGPIO; /* Initialize the board APIs */ void EVMDM642_init() { volatile Uint32 test;

文档评论(0)

1亿VIP精品文档

相关文档