TMS320F28335_ADEXAMPLE

[复制链接]
2217|1
 楼主| 嵌嵌dsp论坛 发表于 2013-1-15 10:57 | 显示全部楼层 |阅读模式
TMS320F28335_ADEXAMPLE

#include "DSP2833x_Device.h"     // DSP2833x Headerfile Include File
#include "DSP2833x_Examples.h"   // DSP2833x Examples Include File

// Determine when the shift to right justify the data takes place
// Only one of these should be defined as 1.
// The other two should be defined as 0.
#define POST_SHIFT   0  // Shift results after the entire sample table is full
#define INLINE_SHIFT 1  // Shift results as the data is taken from the results regsiter
#define NO_SHIFT     0  // Do not shift the results
#define LED (*(unsigned short int *)0x180000)


本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
zhangmangui 发表于 2013-1-15 17:35 | 显示全部楼层
支持ing
您需要登录后才可以回帖 登录 | 注册

本版积分规则

个人签名:dsp论坛www.armdsp.net dsp开发板www.njyxdq.com

18

主题

19

帖子

9

粉丝
快速回复 在线客服 返回列表 返回顶部