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

/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/include/
H A Ddebug.h75 #define DPRSHIFT 0 macro
76 #define DLOGMASK ((0xF<<DPRSHIFT))
77 #define DLOG1 ((0x1<<DPRSHIFT))
78 #define DLOG2 ((0x2<<DPRSHIFT))
79 #define DLOG3 ((0x4<<DPRSHIFT))
80 #define DLOG4 ((0x8<<DPRSHIFT))

Completed in 28 milliseconds