代码搜索:RTC源码
找到约 10,000 项符合「RTC源码」的源代码
代码结果 10,000
www.eeworm.com/read/377251/2702825
h bf533_rtc.h
/*
* U-boot - bf533_rtc.h
*
* Copyright (c) 2005 blackfin.uclinux.org
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redi
www.eeworm.com/read/372858/2768757
h mc146818rtc.h
/* mc146818rtc.h - register definitions for the Real-Time-Clock / CMOS RAM
* Copyright Torsten Duwe 1993
* derived from Data Sheet, Copyright Motorola 1984 (!).
*
www.eeworm.com/read/370209/2786574
txt 2103_rtc_interrupt.txt
Specifications:
1. Create a 1Hz interrupt using RTC second interrupt
2. Configure RTC as IRQ interrupt
3. Toggel LED 4 at 0.5Hz rate
4. Ensure that PLL is disengaged by clearing PLLE and PLLC an
www.eeworm.com/read/369883/2792981
h bf533_rtc.h
/*
* U-boot - bf533_rtc.h
*
* Copyright (c) 2005 blackfin.uclinux.org
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redi
www.eeworm.com/read/368758/2807294
c mc13783-rtc.c
/*
* Copyright (C) 2008, Guennadi Liakhovetski
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it
www.eeworm.com/read/368758/2808102
h mc146818rtc.h
/* mc146818rtc.h - register definitions for the Real-Time-Clock / CMOS RAM
* Copyright Torsten Duwe 1993
* derived from Data Sheet, Copyright Motorola 1984 (!).
*
www.eeworm.com/read/368758/2808373
h mc146818rtc.h
/*
* Machine dependent access functions for RTC registers.
*/
#ifndef __ASM_PPC_MC146818RTC_H
#define __ASM_PPC_MC146818RTC_H
#include
#ifndef RTC_PORT
#define RTC_PORT(x) (0x70 + (x))
www.eeworm.com/read/368386/2814605
c rtc_ds1386.c
/*
* Copyright 2001 MontaVista Software Inc.
* Author: jsun@mvista.com or jsun@junsun.net
*
* arch/mips/ddb5xxx/common/rtc_ds1386.c
* low-level RTC hookups for s for Dallas 1396 chip.
*
* T