Home
last modified time | relevance | path

Searched refs:sync_worker (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/counter/
Dmaxim_ds3231.c928 static void sync_worker(struct k_work *work) in sync_worker() function
1160 k_work_init(&data->sync_work, sync_worker); in ds3231_init()