Home
last modified time | relevance | path

Searched defs:syncclock (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/samples/drivers/counter/maxim_ds3231/src/
Dmain.c44 uint32_t syncclock, in sec_alarm_handler()
99 uint32_t syncclock, in min_alarm_handler()
186 uint32_t syncclock = maxim_ds3231_read_syncclock(ds3231); in set_aligned_clock() local
/Zephyr-latest/include/zephyr/drivers/rtc/
Dmaxim_ds3231.h334 uint32_t syncclock; member
/Zephyr-latest/drivers/counter/
Dmaxim_ds3231.c450 uint32_t syncclock; in update_registers() local
657 uint32_t syncclock, in counter_alarm_forwarder()
734 uint32_t syncclock = maxim_ds3231_read_syncclock(data->ds3231); in sqw_worker() local
849 uint32_t syncclock = maxim_ds3231_read_syncclock(dev); in sync_prep_write() local
916 uint32_t syncclock = maxim_ds3231_read_syncclock(dev); in sync_finish_write() local
931 uint32_t syncclock = maxim_ds3231_read_syncclock(data->ds3231); in sync_worker() local