Searched refs:STIMER_ALARM_NUM (Results 1 – 1 of 1) sorted by relevance
35 #define STIMER_ALARM_NUM 2 macro59 struct counter_gecko_alarm_data alarm[STIMER_ALARM_NUM];63 static sl_sleeptimer_timer_handle_t alarm_timer[STIMER_ALARM_NUM];189 if (chan_id >= STIMER_ALARM_NUM) { in counter_gecko_set_alarm()230 if (chan_id >= STIMER_ALARM_NUM) { in counter_gecko_cancel_alarm()293 .channels = STIMER_ALARM_NUM,