macros

共 24 篇文章
macros 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 24 篇文章,持续更新中。

飞思卡尔智能车的舵机测试程序

<P>飞思卡尔智能车的舵机测试程序</P> <P>#include &lt;hidef.h&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /* common defines and macros */<BR>#include &lt;MC9S12XS128.h&gt;&nbsp;&nbsp;&nbsp;&nbsp; /* derivative information */<B

AVR单片机数码管秒表显示

#include&lt;iom16v.h&gt;<br /> #include&lt;macros.h&gt;<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&lt;c;a++)<br /

MEGA16制作的电子时钟(附仿真图+源代码)

#include &lt;iom16v.h&gt;<br /> #include &lt;macros.h&gt;<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>&#8226; Choice of RTOS scheduling policy<BR>1. Pre-emptive:<BR>Always runs the highest available task. Tasks of identical