OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M41T00_SEC_MASK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
m41t00reg.h
54
#define
M41T00_SEC_MASK
0x7f
m41t00.c
286
dt->dt_sec = bcdtobin(bcd[M41T00_SEC] &
M41T00_SEC_MASK
);
363
init_seconds = bcdtobin(init_seconds &
M41T00_SEC_MASK
);
388
final_seconds = bcdtobin(final_seconds &
M41T00_SEC_MASK
);
Completed in 11 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025