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 58 struct dsrtc_model { struct
78 static const struct dsrtc_model ds1307_model = {
90 static const struct dsrtc_model ds1339_model = {
98 static const struct dsrtc_model ds1340_model = {
108 static const struct dsrtc_model ds1672_model = {
118 static const struct dsrtc_model ds3231_model = {
126 static const struct dsrtc_model ds3232_model = {
142 static const struct dsrtc_model mcp7940_model = {
187 struct dsrtc_model sc_model;
233 static const struct dsrtc_model *
    [all...]

Completed in 16 milliseconds