Home
last modified time | relevance | path

Searched defs:LOW (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/ow/
H A Dowc_gpiobus.c170 #define LOW(sc) gpio_pin_set_active((sc)->sc_pin, false) macro
/freebsd/contrib/ntp/util/
H A Dtg.c70 #define LOW 1 /* low amplitude */ macro
H A Dtg2.c244 #define LOW (1) /* low amplitude */ macro
/freebsd/usr.sbin/cpucontrol/
H A Dcpucontrol.c76 #define LOW(val) (uint32_t)((val) & 0xffffffff) macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h19 #define __constant_range(PARM, LOW, HIGH) \ argument
22 #define __constant_pow2_range(PARM, LOW, HIGH) \ argument