代码搜索:uint

找到约 10,000 项符合「uint」的源代码

代码结果 10,000
www.eeworm.com/read/312908/13601748

cpp coolmenu.cpp

//////////////////////////////////////////////////////////////// // CoolMenu 1997 Microsoft Systems Journal. // If this code works, it was written by Paul DiLascia. // If not, I don't know who wro
www.eeworm.com/read/312721/13605914

h dsp28_ecan.h

// // TMDX ALPHA RELEASE // Intended for product evaluation purposes // //########################################################################### // // FILE: DSP28_ECan.h // // T
www.eeworm.com/read/312712/13605972

h dsp28_ecan.h

// // TMDX ALPHA RELEASE // Intended for product evaluation purposes // //########################################################################### // // FILE: DSP28_ECan.h // // T
www.eeworm.com/read/312708/13606029

h dsp28_ecan.h

#ifndef DSP28_ECAN_H #define DSP28_ECAN_H /* --------------------------------------------------- */ /* eCAN Control & Status Registers */ /* ------------------------------
www.eeworm.com/read/312706/13606076

c flashapi.c

/*===================================================================================== File name: FlashAPI.C (28x version) Originator: Seed Grou
www.eeworm.com/read/312706/13606093

h dsp281x_ecan.h

//########################################################################### // // FILE: DSP281x_ECan.h // // TITLE: DSP281x Device eCAN Register Definitions. // //##########################
www.eeworm.com/read/312612/13607765

c 1main.c

跑马灯试验 #define uchar unsigned char //定义一下方便使用 #define uint unsigned int #define ulong unsigned long #include //包括一个52标准内核的头文件 sbit P10 = P1^0; //头文件中没有定义的IO就要自己来定义了 sbit P11
www.eeworm.com/read/312357/13612752

c main.c

#define uchar unsigned char //定义一下方便使用 #define uint unsigned int #define ulong unsigned long #include //包括一个52标准内核的头文件 char code dx516[3] _at_ 0x003b;//这是为了仿真设置的 sbit P10=P1^
www.eeworm.com/read/312270/13614245

h dsp28_ecan.h

#ifndef DSP28_ECAN_H #define DSP28_ECAN_H /* --------------------------------------------------- */ /* eCAN Control & Status Registers */ /* ------------------------------
www.eeworm.com/read/312239/13614648

h dosfs.h

/* DOSFS Embedded FAT-Compatible Filesystem (C) 2005 Lewin A.R.W. Edwards (sysadm@zws.com) */ #ifndef _DOSFS_H #define _DOSFS_H #include //===================================