代码搜索结果

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

lib_drv_optm_none_16.mk

# # Warning: This Makefile is generated by the genmake program from the template: # gen_arx.mk - template for ARM compiler to build executables # It is advised that you not modify this by hand. If

lib_drv_optm_full_16.mk

# # Warning: This Makefile is generated by the genmake program from the template: # gen_arx.mk - template for ARM compiler to build executables # It is advised that you not modify this by hand. If

lpc2148ds18b20.c

#include "lcd.h" #include "config.h" #define DS18B20 0x01

interrupt.c

#include "semLib.h" #include "signal.h" #include "stdlib.h" #include "stdio.h" #include "taskLib.h" #include "pc.h" #include "intLib.h" #include "iv.h" #include "config.h" int p

2410ledary.h

//==================================================================== // File Name : 2410LedAry.h // Function : S3C2410 RTC Head file // Program : Shin, On Pil (SOP) // Date : May 06, 200

2410ledary.h

//==================================================================== // File Name : 2410LedAry.h // Function : S3C2410 RTC Head file // Program : Shin, On Pil (SOP) // Date : May 06, 200

pc.c

/* * QEMU PC System Emulator * * Copyright (c) 2003-2004 Fabrice Bellard * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated docu

readme.txt

IIC_RTC DAC ADC_DMA dma_xintf_to_ram sci_loopback usb mcbsp_loopback eqep_freqcal FLASH

twi.h

#ifndef TWI_H #define TWI_H #include "comm.h" #define FREQ 4 #define DS1307_ADDR 0XD0 #define TW_ACK 1 #define TW_NACK 0 #define RTC_READ 1 #define RTC_WRITE 0 uchar g_aTi

hw_timer.h

/* * TOPPERS/JSP Kernel * Toyohashi Open Platform for Embedded Real-Time Systems/ * Just Standard Profile Kernel * * Copyright (C) 2000-2002 by Embedded and Real-Time Systems Laborat