代码搜索结果

找到约 10,000 项符合 I 的代码

spacer.xpm

/* XPM */ static char *magick[] = { /* columns rows colors chars-per-pixel */ "22 22 129 2", " c Gray0", ". c #080800000000", "X c #101000000000", "o c #101008080808", "O c #181800000000", "+ c

spacer.xpm

/* XPM */ static char *magick[] = { /* columns rows colors chars-per-pixel */ "22 22 129 2", " c Gray0", ". c #080800000000", "X c #101000000000", "o c #101008080808", "O c #181800000000", "+ c

spacer.xpm

/* XPM */ static char *magick[] = { /* columns rows colors chars-per-pixel */ "22 22 129 2", " c Gray0", ". c #080800000000", "X c #101000000000", "o c #101008080808", "O c #181800000000", "+ c

spacer.xpm

/* XPM */ static char *magick[] = { /* columns rows colors chars-per-pixel */ "22 22 129 2", " c Gray0", ". c #080800000000", "X c #101000000000", "o c #101008080808", "O c #181800000000", "+ c

avr_lcd_3510i.i

// CodeVisionAVR C Compiler // (C) 1998-2004 Pavel Haiduc, HP InfoTech S.R.L. // I/O registers definitions for the ATmega88(V) #pragma used+ #pragma used+ sfrb PINB=3; sfrb DDRB=4; sfrb POR

avr_lcd_3510i.i

// CodeVisionAVR C Compiler // (C) 1998-2001 Pavel Haiduc, HP InfoTech S.R.L. // I/O registers definitions for the ATmega16 #pragma used+ #pragma used+ sfrb TWBR=0; sfrb TWSR=1; sfrb TWAR=2;