OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_RTC_DS1307
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/include/configs/
tbs2910.h
105
#define
CONFIG_RTC_DS1307
/external/u-boot/drivers/rtc/
Makefile
14
obj-$(
CONFIG_RTC_DS1307
) += ds1307.o
ds1307.c
70
#if defined(
CONFIG_RTC_DS1307
) && (CONFIG_SYS_I2C_SPEED > 100000)
100
#ifdef
CONFIG_RTC_DS1307
Completed in 164 milliseconds