Searched defs:LOW (Results 1 – 5 of 5) sorted by relevance
169 #define LOW( global() macro
70 #define LOW 1 /* low amplitude */ macro
244 #define LOW (1) /* low amplitude */ macro
76 #define LOW(val) (uint32_t)((val) & 0xffffffff) macro
19 #define __constant_range(PARM, LOW, HIGH) \ argument 22 #define __constant_pow2_range(PARM, LOW, HIGH) \ argument