OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Time3231
(Results
1 - 3
of
3
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/maxds3231m/
maxds3231m.h
55
struct
Time3231
{
99
void setDate (
Time3231
&time);
106
bool getDate (
Time3231
&time);
maxds3231m.cxx
48
MAXDS3231M::setDate (
Time3231
&time) {
55
MAXDS3231M::getDate (
Time3231
&time) {
/hardware/bsp/intel/peripheral/libupm/examples/c++/
maxds3231m.cxx
47
upm::
Time3231
t;
Completed in 81 milliseconds