Searched refs:lfclk_update_timeout_handler (Results 1 – 1 of 1) sorted by relevance
122 static void lfclk_update_timeout_handler(struct k_timer *timer) in lfclk_update_timeout_handler() function407 k_timer_init(&dev_data->timer, lfclk_update_timeout_handler, NULL); in lfclk_init()
Completed in 3 milliseconds