为您找到约 6 条结果,搜索耗时:0.0019秒

opensm日志管理

...SE (interesting stuff, moderate volume)0x08 DEBUG (diagnostic, high volume)0x10 FUNCS (function entry/exit, very high volume)0x20 FRAMES (dumps all SMP and GMP frames)0x40 ROUTING (dump FDB routing information)0x80 SYS (syslog at LOG_INFO level in addition to OpenSM logging)具体看附件文档。&...

单片机片内AD应用

... ADC_CONTR = ADC_CONTR | 0x08; //开始转换 while((ADC_CONTR & 0x10) !=0x10); //等待转换标志置位 i = ADC_RES; j = ADC_RESL; i = i << 8; i = i | j; ADC_CONTR = ADC_CONTR & ~0x10;   //清零转换标志位 ADC_RES = 0x00; ADC_RESL = 0x00; return...

infiniband网络监控

...o: base_ver:1 class_ver:2 cap_mask:0x2602 cap_mask2:0x0 resp_time_val:0x10 ----------------------------- OSMTEST: TEST "Create Inventory" PASS # After an event, compare the present topology to that saved in the inventory file, as in the following example:# osmtest -f v Command Line Argumen...

LCD滚动显示汉字

...nsigned char uchar; typedef unsigned int uint; #define LLCD_CMD_WR PBYTE[0x10] #define LLCD_CMD_RD PBYTE[0x11] #define LLCD_DATA_WR PBYTE[0x12] #define LLCD_DATA_RD PBYTE[0x13] #define RLCD_CMD_WR PBYTE[0x20] #define RLCD_CMD_RD PBYTE[0x21] #define RLCD_DATA_WR PBYTE[0x22] #define RLCD_DA...

多变循环彩灯

... { Flag = !Flag; if(Flag) Display(RunMode); else Display(0x10); Delay1ms(100); } Display(RunMode); } unsigned char GetKey(void) { unsigned char KeyTemp,CheckValue,Key = 0x00; CheckValue = P2&0x32; if(CheckValue==0x32) return 0x00; Delay1ms(10); KeyTe...

步进电机控制_液晶显示

...   uc code JIANG[]= { //;江   CBDAD  0x10,0x60,0x01,0xC6,0x30,0x00,0x04,0x04,  0x04,0xFC,0x04,0x04,0x04,0x04,0x00,0x00,  0x04,0x04,0x7E,0x01,0x20,0x20,0x20,0x20,  0x20,0x3F,0x20,0x20,0x20,0x20,0x20,0x00, }; uc code XI[]= { //;西  &nbs...

微信捐赠

微信扫一扫体验

立即
上传
返回
顶部