Searched defs:ds3231 (Results 1 – 3 of 3) sorted by relevance
75 ds3231: rtc@68 { label
152 static void show_counter(const struct device *ds3231) in show_counter()179 static void set_aligned_clock(const struct device *ds3231) in set_aligned_clock()232 const struct device *const ds3231 = DEVICE_DT_GET_ONE(maxim_ds3231); in main() local
81 const struct device *ds3231; member667 const struct device *ds3231 = data->ds3231; in alarm_worker() local