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.c129 #define HIGH(x) ((x) >> 4) macro
150 *scale_factor++ = HIGH(f = *b++); in OI_SBC_ReadScalefactors()
160 common->frameInfo.join = HIGH(f = *b++); in OI_SBC_ReadScalefactors()
164 *scale_factor++ = HIGH(f = *b++); in OI_SBC_ReadScalefactors()
/system/tpm/trunks/ftdi/
Dsupport.c231 if (direction == HIGH) { in gpio_write()
246 if (direction == HIGH) { in gpio_write()
261 if (direction == HIGH) { in gpio_write()
Dmpsse.h50 #define HIGH 1 macro
Dmpsse.c1025 retval = gpio_write(mpsse, pin, HIGH); in PinHigh()
/system/core/crash_reporter/
Dcrash_sender471 --capath "$(get_certificates_path)" --ciphers HIGH \