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

/system/chre/platform/slpi/include/chre/target_platform/
H A Dlog.h31 #define LOGW(fmt, ...) FARF(HIGH, fmt, ##__VA_ARGS__)
/system/bt/embdrv/sbc/decoder/srce/
H A Ddecoder-private.c126 #define HIGH(x) ((x) >> 4) macro
146 *scale_factor++ = HIGH(f = *b++);
158 common->frameInfo.join = HIGH(f = *b++);
162 *scale_factor++ = HIGH(f = *b++);
/system/tpm/trunks/ftdi/
H A Dsupport.c231 if (direction == HIGH) {
247 if (direction == HIGH) {
262 if (direction == HIGH) {
H A Dmpsse.h50 #define HIGH 1 macro
H A Dmpsse.c1024 retval = gpio_write(mpsse, pin, HIGH);

Completed in 1035 milliseconds