Searched defs:SIGN_EXT (Results 1 – 3 of 3) sorted by relevance
369 #define SIGN_EXT(u16, algebra) \ macro
2033 #define SIGN_EXT(v) (((v) ^ 0x100) - 0x100) in ar9003_read_noisefloor() macro2316 #define SIGN_EXT(v) (((v) ^ 0x800) - 0x800) in ar9003_get_iq_corr() macro
1860 #define SIGN_EXT(v) (((v) ^ 0x100) - 0x100) in ar5008_read_noisefloor() macro