Searched refs:EXC3000_SLOTS_PER_FRAME (Results 1 – 1 of 1) sorted by relevance
26 #define EXC3000_SLOTS_PER_FRAME 5 macro153 if (*n_slots > EXC3000_SLOTS_PER_FRAME) { in exc3000_read_data()217 slots = min(total_slots, EXC3000_SLOTS_PER_FRAME); in exc3000_interrupt()