搜索资源列表
DS1302Driver
- 实时钟RTC芯片DS1302的全部C语言驱动程序,-DS1302 RTC the full C language driver,
IIC-rtc
- 在EP9315下实现的基于IIC接口的实时时钟驱动,实时时钟芯片为PCF8563.
DS1302
- RTC芯片,ds1302的芯片驱动程序,
rtc-ds1302
- 时钟芯片DS1302的uclinux2.4下的驱动程序,CPU是摩托罗拉的龙珠芯片MC68VZ328,程序经过测试,可以直接使用。
rtc_35390
- linux下的RTC芯片S35390A的驱动,I2C接口,在2440测试通过。
DS3231_Driver 高精度实时时钟芯片的驱动程序
- 高精度实时时钟芯片的驱动程序,采用I2C方式,包含.H和.C文件并由详细注释。-extremely accurate I2C real- time clock (RTC) with an integrated temperature-compensated crystal oscillator (TCXO) and crystal。the rar includ .H和.Cfile。
AT91RM9200-RTC-DS1307-driver.r
- ARM9 AT91RM9200 实时时钟芯片DS1307底层驱动程序 ,ARM9 AT91RM9200 underlying real-time clock chip DS1307 driver
Minimalist.rar
- philip RTC 芯片的驱动程序 8563,philip RTC chip driver 8563
rtc-isl1208
- rtc isl1208芯片驱动及测试程序-rtc isl1208 chip driver and testing program
hisi-rtc
- Hisi3511 实时时钟驱动,对海思芯片开发的人有所参考-Hisi3511 rtc driver
LPC2148Democode
- 3.2 16bit TFT LCD solomen SSD1289驱动芯片在LPC2148上的驱动参考代码。可直接放到目标代码中运行。-3.2 16bit TFT LCD solomen SSD1289 driver IC in the LPC2148
rtc-ds3231
- ds3231驱动,rtc_tempereture芯片,高精度时钟芯片外加温度测量!本人在rtc_ds1672.c上修改的,直接替换linux(2.6.19)里的该文件,就可以使用了。-ds3231 rtc_tempereture chip, high-precision clock chip temperature measurement plus! I modified the rtc_ds1672.c on, direct replacement for linux (2.6.19) in
arm_lpc2148_ds18b20_rtc
- 1.ARM芯片LPC2148的RTC源码 2.ARM芯片LPC2148的DS18B20C驱动源码 3.ARM芯片LPC2148的TIMER0中断驱动源码-LPC2148 chip 1.ARM the RTC source 2.ARM the LPC2148 chip DS18B20C drive LPC2148 chip 3.ARM source of Timer0 interrupt-driven source
rtcdriver
- atmel9200,rtc芯片为ds1306,并带一个EEprom,linux下的驱动,编译调试全部通过!-atmel9200, rtc chip ds1306, and bring an EEprom, linux under the driver, compile debug all passed!
DS1302.RTC
- 通过本例程了解 DS1302时钟芯片的基本原理和使用 ,理解并掌握DS1302时钟芯片 驱动程序的编写以及实现数字字符在数码管中的显示。-DS1302 through this routine to understand the basic principles of the clock chip and the use of, understand and master the DS1302 clock chip driver writing, and digital characte
RTC(DS1302)
- DS1302时钟芯片驱动程序以及实现数字字符在数码管中的显示-DS1302 clock chip driver as well as the digital character digital tube display
ISL12026(RTC)
- ISL12026实时时钟芯片驱动程序,供大家学习参考-ISL12026 real-time clock chip driver for everyone to learn reference
DS1337_RTC
- RTC时钟芯片驱动,完整驱动下载下来直接用(RTC clock chip driver, full driver download directly)
BSP_RTC
- 在freertos框架下,bsp层的rtc芯片驱动开发,禁止用于商业(Under the FreeRTOS framework, the RTC chip driver development of the BSP layer is prohibited for commercial use.)
pcf8563
- RTC芯片驱动 正点原子公众号 之前和大家分享了一下几个时钟芯片的驱动代码还有原理图什么的“发一个之前玩过的几个RTC芯片程序” 最近因为一个项目原因,全部更新了PCF8563这个芯片的驱动代码,主要是直接在函数设置BCD格式和BIN格式的转换输出,全部操作利用结构体的思路,更加清晰明了。(RTC chip driver Before the punctuation atomic public number, I share with you some driving code