OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X1226_REG_RTC_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
x1226reg.h
67
#define
X1226_REG_RTC_SIZE
((X1226_REG_Y2K - X1226_REG_RTC_BASE) + 1)
x1226.c
275
u_int8_t bcd[
X1226_REG_RTC_SIZE
], cmdbuf[2];
285
for (i = 0 ; i <
X1226_REG_RTC_SIZE
; i++) {
341
u_int8_t bcd[
X1226_REG_RTC_SIZE
], cmdbuf[3];
392
for (i = (
X1226_REG_RTC_SIZE
- 1) ; i >= 0; i--) {
Completed in 13 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025