Searched refs:alarm_timer (Results 1 – 1 of 1) sorted by relevance
63 static sl_sleeptimer_timer_handle_t alarm_timer[STIMER_ALARM_NUM]; variable194 error_code = sl_sleeptimer_is_timer_running(&alarm_timer[chan_id], &is_alarm_timer_running); in counter_gecko_set_alarm()196 sl_sleeptimer_stop_timer(&alarm_timer[chan_id]); in counter_gecko_set_alarm()220 sl_sleeptimer_start_timer(&alarm_timer[chan_id], dev_data->alarm[chan_id].ticks, in counter_gecko_set_alarm()235 sl_sleeptimer_stop_timer(&alarm_timer[chan_id]); in counter_gecko_cancel_alarm()