📄 t254x_ob.c
字号:
/*{{TIDC_Wizard Auto Code Start */
/****************************************************************/
/* don't change anything here until you know what you are doing!*/
/* the plug-in will change all text between the TIDC Wizard */
/* Code marks without user intervention! */
/* TMS320C5402 */
/* */
/****************************************************************/
/****************************************************************/
/* device driver generated by Data Converter Support plug-in */
/* based on <C:\TI\PLUGINS\AAP_DEV\c5000\d254x_ob.c> */
/****************************************************************/
/****************************************************************/
/* TLV254x driver version 1.0 for C5400 */
/* STUB driver for BETA release (no functions!) */
/****************************************************************/
#undef _INLINE
#include "dc_conf.h"
#include "t254x_fn.h"
/****************************************************************/
/* define and initialize data converter objects */
/****************************************************************/
DEV_254X Tlv2544_1 = { ADC1_SERPORT,
ADC1_CRTL_VALUE,
ADC1_CMND_VALUE };
/****************************************************************/
/* DSP FUNCTIONS */
/****************************************************************/
/* non-inline function(s) */
/****************************************************************/
/****************************************************************/
/* END OF t254x_ob.c */
/****************************************************************/
/*TIDC_Wizard Auto Code End}}*/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -