Searched defs:m7 (Results 1 – 1 of 1) sorted by relevance
/hal_telink-3.6.0-3.5.0-3.4.0/tlsr9/common/ |
D | bit.h | 91 #define MASK_VAL14(m1,v1,m2,v2,m3,v3,m4,v4,m5,v5,m6,v6,m7,v7) (MV(m1,v1)|MV(m2,v2)|MV(m3,v3)|MV(m4,… argument 92 #define MASK_VAL16(m1,v1,m2,v2,m3,v3,m4,v4,m5,v5,m6,v6,m7,v7,m8,v8) (MV(m1,v1)|MV(m2,v2)|MV(m3,v3)|… argument
|