博客首页 | 排行榜 |

timthorpe的博客

个人档案
博文分类
最新评论
博文存档
最近访客
  • Microblaze_12864 2010-08-10 08:44
     #include "xparameters.h" #   include "stdio.h"   #include "xutil.h" #include "xbasic_types.h" #include "xstatus.h" #include "xgpio.h"   #define CHANNEL 1     XGpio Lcd_Data,Lcd_Ctr; Xuint8 table[]="timthorpe"; unsigned char number[]="0123456789"; /*******************************************************************/ /*延时time us*/ void delay(Xuint16 time) {   Xuint16 i,j;   for(i=0;i

    阅读全文>>

页次:1/1 每页15条记录,共1条  分页:  [1]