Searched defs:LOW (Results 1 – 5 of 5) sorted by relevance
170 #define LOW(sc) gpio_pin_set_active((sc)->sc_pin, false) 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) \ argument22 #define __constant_pow2_range(PARM, LOW, HIGH) \ argument