Lines Matching refs:device
230 typedef void (*maxim_ds3231_alarm_callback_handler_t)(const struct device *dev,
247 typedef void (*maxim_ds3231_notify_callback)(const struct device *dev,
360 static inline uint32_t maxim_ds3231_read_syncclock(const struct device *dev) in maxim_ds3231_read_syncclock()
373 static inline uint32_t maxim_ds3231_syncclock_frequency(const struct device *dev) in maxim_ds3231_syncclock_frequency()
395 int maxim_ds3231_ctrl_update(const struct device *dev,
428 int maxim_ds3231_stat_update(const struct device *dev,
450 int maxim_ds3231_get_alarm(const struct device *dev,
474 int maxim_ds3231_set_alarm(const struct device *dev,
504 int maxim_ds3231_synchronize(const struct device *dev,
522 __syscall int maxim_ds3231_req_syncpoint(const struct device *dev,
537 __syscall int maxim_ds3231_get_syncpoint(const struct device *dev,
567 int maxim_ds3231_set(const struct device *dev,
588 int maxim_ds3231_check_alarms(const struct device *dev);