Home
last modified time | relevance | path

Searched refs:HIGH (Results 1 – 5 of 5) sorted by relevance

/system/bt/embdrv/sbc/decoder/srce/
Ddecoder-private.c126 #define HIGH(x) ((x) >> 4) macro
146 *scale_factor++ = HIGH(f = *b++); in OI_SBC_ReadScalefactors()
158 common->frameInfo.join = HIGH(f = *b++); in OI_SBC_ReadScalefactors()
162 *scale_factor++ = HIGH(f = *b++); in OI_SBC_ReadScalefactors()
/system/tpm/trunks/ftdi/
Dsupport.c231 if (direction == HIGH) { in gpio_write()
247 if (direction == HIGH) { in gpio_write()
262 if (direction == HIGH) { in gpio_write()
Dmpsse.h50 #define HIGH 1 macro
Dmpsse.c1024 retval = gpio_write(mpsse, pin, HIGH); in PinHigh()
/system/update_engine/
Dpylintrc65 # all. Valid levels: HIGH, INFERENCE, INFERENCE_FAILURE, UNDEFINED