搜索结果

找到约 19 项符合 Macros 的查询结果

汇编语言 Macros to emulate new microprocessor instructions.

Macros to emulate new microprocessor instructions.
https://www.eeworm.com/dl/644/147274.html
下载: 137
查看: 1038

DSP编程 DSP算法(ANSI_C) TEST VECTOR MACROS INPUTS: NONE OUTPUTS: PRINT OF TEST VECTORS

DSP算法(ANSI_C) TEST VECTOR MACROS INPUTS: NONE OUTPUTS: PRINT OF TEST VECTORS
https://www.eeworm.com/dl/516/407406.html
下载: 159
查看: 1091

单片机编程 MEGA16制作的电子时钟(附仿真图+源代码)

#include <iom16v.h> #include <macros.h> #define uchar unsigned char #define uint unsigned int uchar num,miao,fen,shi,miaoge,miaoshi,fenge,fenshi,shig
https://www.eeworm.com/dl/502/28543.html
下载: 82
查看: 1049

单片机编程 AVR单片机数码管秒表显示

#include<iom16v.h> #include<macros.h> #define uint unsigned int #define uchar unsigned char uint a,b,c,d=0; void delay(c) { for for(a=0;a<c;a++) for(b=0;b<12;b++); }; uchar tab[]={ 0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90,
https://www.eeworm.com/dl/502/28551.html
下载: 25
查看: 1064

单片机编程 ucos在ATMEGA128L上的移植

和其他的μC/OS-II移植文件类似,设备代码由以下3 到5 个文件组成的。 Os_cpu.h Os_cpu_c.c Os_cpu_a.s90 (该文件仅在ICC 编译器中使用) Os_cpu_i.s90 (该文件仅在ICC 编译器中使用) Os_dbg.c Os_dbg.c 仅需在IAR 工程中使用。 3.01 OS_CPU.H 3.01.01 OS_CPU.H, macros for ‘externals’ Listing 3 ...
https://www.eeworm.com/dl/502/29042.html
下载: 162
查看: 1045

单片机编程 FREERTOS的官方移植文档

FeaturesThe following standard features are provided.• Choice of RTOS scheduling policy1. Pre-emptive:Always runs the highest available task. Tasks of identical priorityshare CPU time (fully pre-emptive with round robin time slicing).2. Cooperative:Context switches only occur if a task blocks, ...
https://www.eeworm.com/dl/502/30820.html
下载: 192
查看: 1079

C/C++语言编程 飞思卡尔智能车的舵机测试程序

飞思卡尔智能车的舵机测试程序 #include <hidef.h>      /* common defines and macros */#include <MC9S12XS128.h>     /* derivative information */#pragma LINK_INFO DERIVATIVE "mc9s12xs128" void SetBusCLK_16M(void)       &nbsp ...
https://www.eeworm.com/dl/503/37340.html
下载: 101
查看: 1202

其他数据库 This little program shows how to use COM technology in Win32Asm. When it s run it lets the user fr

This little program shows how to use COM technology in Win32Asm. When it s run it lets the user freely decide about the presence of the program with the WS_EX_TOOLWINDOW style on the taskbar. The main goal is to show the easiest possible example instead of killing people with the details about ...
https://www.eeworm.com/dl/645/147982.html
下载: 42
查看: 1068

单片机开发 用CY7C63723设计的鼠标固件程序 chip.c - include file that defines CY7C63723 constants - combi.c - main sourc

用CY7C63723设计的鼠标固件程序 chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the CYDB debugger - macros.h - defines macros used ...
https://www.eeworm.com/dl/648/151618.html
下载: 155
查看: 1087

其他书籍 Attributes, Constraints, and Carry Logic Overview Information for Mentor Customers Schematic S

Attributes, Constraints, and Carry Logic Overview Information for Mentor Customers Schematic Syntax UCF/NCF File Syntax Attributes/Logical Constraints Placement Constraints Relative Location (RLOC) Constraints Timing Constraints Physical Constraints Relationally Placed Macros (RPM) Carry Logic in XC ...
https://www.eeworm.com/dl/542/151726.html
下载: 91
查看: 1057