代码搜索:IO控制
找到约 10,000 项符合「IO控制」的源代码
代码结果 10,000
www.eeworm.com/read/389093/8548794
h io.h
www.eeworm.com/read/289276/8562112
io1
www.eeworm.com/read/289276/8562147
io2
www.eeworm.com/read/188189/8564214
dll io.dll
www.eeworm.com/read/289142/8572648
crf io.crf
www.eeworm.com/read/289138/8573285
crf io.crf
www.eeworm.com/read/289120/8574772
h io.h
#define outb(value,port) \
__asm__ ("outb %%al,%%dx"::"a" (value),"d" (port))
#define inb(port) ({ \
unsigned char _v; \
__asm__ volatile ("inb %%dx,%%al":"=a" (_v):"d" (port)); \
_v; \
})
#define
www.eeworm.com/read/187967/8584368
dni io.dni
[State Storage]
Reaction Register=0
Control Register=0
[DisAssemblyWindow]
NumStates=_ 1
State 1=_ 1
[Watch]
Watch 1=
Watch 2=
Watch 3=
[Profiling]
State=_ 0
[TermIOSettings]
Filename=_ "