代码搜索结果

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

3510i.h

#include #include #include "CF_FAT.h" #define LCD_RST_PORT PORTB #define LCD_RST_DDR DDRB #define LCD_RST PB0 #define LCD_CS_PORT PORTB #define LCD_CS_DD

3510i.c

#include "3510i.h" void LCD_Delay(void) { uint16_t i; for(i = 0; i < 32768; i ++) asm("NOP"); } void LCD_Reset(void) { cbi(LCD_RST_PORT, LCD_RST); //set RST = L LCD_Delay(); sbi

point_i.m

% ******************** % * basic rod method * % ******************** % inputs : (len,ang,fi,dfi,d2fi,x,dx,d2x,y,dy,d2y) % outputs: [xm,dxm,d2xm,ym,dym,d2ym] function [xm,dxm,d2xm,ym,dym,d2ym] =

x5045.i

#line 1 "x5045.C" /0 #line 1 "D:\KEIL\C51\INC\REG52.H" /0 sfr P0 = 0x80; sfr P1 = 0x90; sfr P2 = 0xA0; sfr P3 = 0xB0; sfr PSW = 0xD0; sfr ACC = 0xE0; sfr B

12ad.i

#line 1 ".\12AD.C" /0 #line 1 "C:\KEIL\C51\INC\REG52.H" /0 sfr P0 = 0x80; sfr P1 = 0x90; sfr P2 = 0xA0; sfr P3 = 0xB0; sfr PSW = 0xD0; sfr ACC = 0xE0; sfr B

x5045.__i

"x5045.C" LARGE BROWSE INCDIR(D:\Keil\C51\BIN) DEBUG OBJECTEXTEND CODE LISTINCLUDE SYMBOLS PREPRINT SRC (.\x5045.SRC)

adtest-333.i

#error *** ERROR 318 OF G:\串口通讯相关\新建文件夹\ADtest-333.C: can't open file 'G:\串口通讯相关\新建文件夹\ADtest-333.C'