Searched refs:ntp_loop_update (Results 1 – 1 of 1) sorted by relevance
203 static timer_call_data_t ntp_loop_update; variable793 if (!timer_call_enter(&ntp_loop_update, ntp_loop_deadline, TIMER_CALL_SYS_CRITICAL)) { in refresh_ntp_loop()814 if (!timer_call_enter(&ntp_loop_update, ntp_loop_deadline, TIMER_CALL_SYS_CRITICAL)) { in start_ntp_loop()830 timer_call_setup(&ntp_loop_update, (timer_call_func_t)ntp_loop_update_call, NULL); in init_ntp_loop()