搜索资源列表
bigTime
- 支持类型TI DSP TMS320DM642 测试dsp的时钟函数 -support TI DSP TMS320DM642 types of tests dsp clock function
clktestfuc
- 支持类型TI DSP TMS320DM642,测试dsp bios中的时钟函数 -types of support TI DSP TMS320DM642, testing dsp bios of the clock function
BasedontheTMS320C64xhigh-definitionvideodecoderopt
- 论文设计了基于高性能通用DSP TMS320C64x的HDTV视频解码程序。该解码 程序针对C64的特殊架构做了多方面的优化。特别是对变长解码、IDCT和运动 补偿三个关键模块人工编写了汇编语言程序、调整了流水线操作。经过优化,显 著提高了解码效率。通过软件仿真可以得出如下重要结论:1)进行人工汇编优 化之后的程序效率相比于仅仅采用C语言优化之后的程序效率提高了将近七倍; 2)人工汇编优化之后,对标准清晰度视频进行实时解码时要求的时钟频率仅为 228.8MHz;3)对高清
X28xx_sourcecode
- word文档内有九个例子源程序: 例1、初始化锁相环及外设时钟函数 例2、.cmd格式文件举例 例3、定时器中断应用举例 例4、利用事件管理器输出多种频率的正弦信号输出例程 例5、SPI和DAC TLV 5617接口例程 例6、CAN总线消息发送例程 例7、使用FIFO缓冲发送数据 例8、使用FIFO缓冲接收数据 例9、ADC应用举例 -this word document includes nine examples of source
EDMA-API
- 关于DSP的EDNA使用寄存器和相关API函数的总结资料,EDMA是在DMA上发展起来的一种传输方式,它拥有DMA传输的全部特性,除了具有DMA后台操作(即不占用CPU的时钟),高吞吐率等特点外,EDMA比DMA通道的功能 更加强大-EDNA on the use of registers and DSP-API functions related to the summary information, EDMA is developed on a DMA transfer method,
csl_timer
- 是DSPC6000系列库函数中的时钟模块函数的头文件。-Library function is DSPC6000 series of clock module function header file.
DSP_F2812
- DSP_F2812库函数和工程事例,包括时钟,定时器,IO口,中断的配置-DSP_F2812 Library functions and engineering examples,Including clock, timer, IO port, interrupt configuration
Timer
- 本程序示例如何使用C语言写TIMER。头文件 misc.h有3个有关时钟操作的函数:1. timer_on() 2. timer_off() 3. timer_set(unsigned int, unsigned int,int)(This program illustrates how to use the Timer in 'C'. The header file misc.h has the three functions related to Tim