macros
共 24 篇文章
macros 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 24 篇文章,持续更新中。
飞思卡尔智能车的舵机测试程序
<P>飞思卡尔智能车的舵机测试程序</P>
<P>#include <hidef.h> /* common defines and macros */<BR>#include <MC9S12XS128.h> /* derivative information */<B
AVR单片机数码管秒表显示
#include<iom16v.h><br />
#include<macros.h><br />
#define uint unsigned int<br />
#define uchar unsigned char<br />
uint a,b,c,d=0;<br />
void delay(c)<br />
{ for for(a=0;a<c;a++)<br /
MEGA16制作的电子时钟(附仿真图+源代码)
#include <iom16v.h><br />
#include <macros.h><br />
#define uchar unsigned char<br />
#define uint unsigned int<br />
uchar<br />
num,miao,fen,shi,miaoge,miaoshi,fenge,fenshi,shig<br />
<i
FREERTOS的官方移植文档
<STRONG>Features<BR></STRONG>The following standard features are provided.<BR>• Choice of RTOS scheduling policy<BR>1. Pre-emptive:<BR>Always runs the highest available task. Tasks of identical