Searched refs:DRECVSHIFT (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/include/
H A Ddebug.h96 #define DRECVSHIFT 12 macro
97 #define DRECVMASK ((0xF<<DRECVSHIFT))
98 #define DRECV1 ((0x1<<DRECVSHIFT))
99 #define DRECV2 ((0x2<<DRECVSHIFT))
100 #define DRECV3 ((0x4<<DRECVSHIFT))
101 #define DRECV4 ((0x8<<DRECVSHIFT))

Completed in 83 milliseconds