代码搜索:虚拟场景

找到约 3,772 项符合「虚拟场景」的源代码

代码结果 3,772
www.eeworm.com/read/13711/280475

h iic.h

//虚拟iic操作 //iic.h #include "REG52s.H" #include "intrins.h" #define numlen 5 #define flashadw 0xa0//定义操作对象的写地址 #define flashadr 0xa1//定义操作对象读地址 typedef unsigned char uchar; typedef unsigned int
www.eeworm.com/read/16094/659192

c leds.c

/* * leds.c: 循环点亮4个LED * 属于第二部分程序,此时MMU已开启,使用虚拟地址 */ #define GPBCON (*(volatile unsigned long *)0xA0000010) // 物理地址0x56000010 #define GPBDAT (*(volatile unsigned long *)0xA0000014)
www.eeworm.com/read/16293/668461

c leds.c

/* * leds.c: 循环点亮4个LED * 属于第二部分程序,此时MMU已开启,使用虚拟地址 */ #define GPBCON (*(volatile unsigned long *)0xA0000010) // 物理地址0x56000010 #define GPBDAT (*(volatile unsigned long *)0xA0000014)
www.eeworm.com/read/31643/1026186

h iic.h

//虚拟iic操作 //iic.h #include "REG52s.H" #include "intrins.h" #define numlen 5 #define flashadw 0xa0//定义操作对象的写地址 #define flashadr 0xa1//定义操作对象读地址 typedef unsigned char uchar; typedef unsigned int
www.eeworm.com/read/490769/1196164

h iic.h

//虚拟iic操作 //iic.h #include "REG52s.H" #include "intrins.h" #define numlen 5 #define flashadw 0xa0//定义操作对象的写地址 #define flashadr 0xa1//定义操作对象读地址 typedef unsigned char uchar; typedef unsigned int
www.eeworm.com/read/485914/1258120

java text.java

import java.lang.annotation.*; @Retention(RetentionPolicy.RUNTIME) //表示了此类型的annotation将被虚拟机保留使其能够在运行时通过反射被读取 @Target(ElementType.FIELD) //表示此类型的annotation只能用于修饰变量字段声明 //@Target(ElementType.METHOD
www.eeworm.com/read/475982/1374008

h iic.h

//虚拟iic操作 //iic.h #include "REG52s.H" #include "intrins.h" #define numlen 5 #define flashadw 0xa0//定义操作对象的写地址 #define flashadr 0xa1//定义操作对象读地址 typedef unsigned char uchar; typedef unsigned int
www.eeworm.com/read/466751/1509637

h iic.h

//虚拟iic操作 //iic.h #include "REG52s.H" #include "intrins.h" #define numlen 5 #define flashadw 0xa0//定义操作对象的写地址 #define flashadr 0xa1//定义操作对象读地址 typedef unsigned char uchar; typedef unsigned int
www.eeworm.com/read/228623/4763144

h iic.h

//虚拟iic操作 //iic.h #include "REG52s.H" #include "intrins.h" #define numlen 5 #define flashadw 0xa0//定义操作对象的写地址 #define flashadr 0xa1//定义操作对象读地址 typedef unsigned char uchar; typedef unsigned int
www.eeworm.com/read/224798/4802591

h iic.h

//虚拟iic操作 //iic.h #include "REG52s.H" #include "intrins.h" #define numlen 5 #define flashadw 0xa0//定义操作对象的写地址 #define flashadr 0xa1//定义操作对象读地址 typedef unsigned char uchar; typedef unsigned int