HomeSort by: relevance | last modified time | path
    Searched defs:dsrtc_model (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/i2c/
ds1307.c 59 struct dsrtc_model { struct
80 static const struct dsrtc_model ds1307_model = {
92 static const struct dsrtc_model ds1339_model = {
100 static const struct dsrtc_model ds1340_model = {
110 static const struct dsrtc_model ds1672_model = {
120 static const struct dsrtc_model ds3231_model = {
128 static const struct dsrtc_model ds3232_model = {
144 static const struct dsrtc_model mcp7940_model = {
189 struct dsrtc_model sc_model;
234 static const struct dsrtc_model *
    [all...]

Completed in 11 milliseconds