dsrtc_model
static const struct dsrtc_model ds1672_model = {
static const struct dsrtc_model ds3231_model = {
static const struct dsrtc_model ds3232_model = {
static const struct dsrtc_model mcp7940_model = {
struct dsrtc_model sc_model;
static const struct dsrtc_model *
const struct dsrtc_model *dm;
static const struct dsrtc_model *
const struct dsrtc_model *dm = NULL;
dsrtc_is_valid_addr_for_model(const struct dsrtc_model *dm, i2c_addr_t addr)
const struct dsrtc_model *dm;
const struct dsrtc_model *dm;
const struct dsrtc_model * const dm = &sc->sc_model;
const struct dsrtc_model * const dm = &sc->sc_model;
struct dsrtc_model * const dm = &sc->sc_model;
struct dsrtc_model * const dm = &sc->sc_model;
const struct dsrtc_model * const dm = &sc->sc_model;
const struct dsrtc_model * const dm = &sc->sc_model;
static const struct dsrtc_model ds1307_model = {
static const struct dsrtc_model ds1339_model = {
static const struct dsrtc_model ds1340_model = {