Searched refs:STTIMER_SLOTTIMEMASK (Results 1 – 1 of 1) sorted by relevance
55 #define STTIMER_SLOTTIMEMASK (~(STTIMER_SLOTTIME - 1)) macro156 this_slot = now & STTIMER_SLOTTIMEMASK; in stt_check_timers()165 *last = now & STTIMER_SLOTTIMEMASK; in stt_check_timers()215 stt_data.stt_prev_slot = get_seconds() & STTIMER_SLOTTIMEMASK; in stt_startup()