Searched defs:UDCISR_INT (Results 1 – 3 of 3) sorted by relevance
624 #define UDCISR_INT(n, intr) (((intr) & 0x03) << (((n) & 0x0F) * 2)) macro