Searched refs:clock_sync_resync_handler (Results 1 – 1 of 1) sorted by relevance
196 static void clock_sync_resync_handler(struct k_work *work) in clock_sync_resync_handler() function231 k_work_init_delayable(&ctx.resync_work, clock_sync_resync_handler); in lorawan_clock_sync_run()