代码搜索结果

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

rtcapi.h

#ifndef _RTC_API_H #define _RTC_API_H typedef struct tagDATETIME { U16 year; U16 month; U16 week; U16 day; U16 hour; U16 minute; U16 second; U16 millisecon

ds1307.h

#ifndef DS1307_H #define DS1307_H #define DS1307_ADDR 0xD0 #define TW_ACK 1 #define TW_NACK 0 #define RTC_READ 1 #define RTC_WRITE 0 extern char g_aTimeBuf[7];/

makefile

# # Makefile for the input misc drivers. # # Each configuration option enables a list of files. obj-$(CONFIG_INPUT_SPARCSPKR) += sparcspkr.o obj-$(CONFIG_INPUT_PCSPKR) += pcspkr.o obj-$(CONFIG_INP

cogent_common.h

/* * (C) Copyright 2000 * Murray Jensen, CSIRO-MST * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or

cogent_common.h

/* * (C) Copyright 2000 * Murray Jensen, CSIRO-MST * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or

cogent_common.h

/* * (C) Copyright 2000 * Murray Jensen, CSIRO-MST * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or

cogent_common.h

/* * (C) Copyright 2000 * Murray Jensen, CSIRO-MST * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or

cogent_common.h

/* * (C) Copyright 2000 * Murray Jensen, CSIRO-MST * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or

cogent_common.h

/* * (C) Copyright 2000 * Murray Jensen, CSIRO-MST * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or

config_cogent_common.h

/* * (C) Copyright 2000 * Murray Jensen, CSIRO-MST * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it a