代码搜索结果

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

uart.c

/* ******************************************************************************* * file name: rtc.c * description: rtc driver * author: xzChen(chxzh123@163.com) * QQ / msn: 36725175 / chxzh12

wdt_ac97.c

/* ******************************************************************************* * file name: rtc.c * description: rtc driver * author: xzChen(chxzh123@163.com) * QQ / msn: 36725175 / chxzh12

bmp.c

/* ******************************************************************************* * file name: rtc.c * description: rtc driver * author: xzChen(chxzh123@163.com) * QQ / msn: 36725175 / chxzh12

lpc214x.h

/****************************************************************************** * LPC214X.h: Header file for Philips LPC214x Family Microprocessors * The header file is the super set of all h

lpc214x.h

/****************************************************************************** * LPC214X.h: Header file for Philips LPC214x Family Microprocessors * The header file is the super set of all h

lpc213_4x.h

/****************************************************************************** * LPC213_4X.h: Header file for Philips LPC214x Family Microprocessors * The header file is the super set of all

lpc214x.h

/****************************************************************************** * LPC214X.h: Header file for Philips LPC214x Family Microprocessors * The header file is the super set of all h

lpc214x.h

/****************************************************************************** * LPC214X.h: Header file for Philips LPC214x Family Microprocessors * The header file is the super set of all h

lpc214x.h

/****************************************************************************** * LPC214X.h: Header file for Philips LPC214x Family Microprocessors * The header file is the super set of all h

makefile

CC = arm-elf-linux-gcc INCLUDE = /usr/local/src/bspLinux/include CFLAGS = -D__KERNEL__ -I. -I$(INCLUDE) -Wall -Wstrict-prototypes -O2 -fno-strict-aliasing -pipe -mapcs-32 -march=armv4 -mtune=arm9tdmi