HomeSort by relevance Sort by last modified time
    Searched defs:upm (Results 101 - 125 of 142) sorted by null

1 2 3 45 6

  /hardware/bsp/intel/peripheral/libupm/src/htu21d/
htu21d.h 49 namespace upm { namespace
  /hardware/bsp/intel/peripheral/libupm/src/l298/
l298.h 35 namespace upm { namespace
  /hardware/bsp/intel/peripheral/libupm/src/lsm303/
lsm303.h 33 namespace upm { namespace
  /hardware/bsp/intel/peripheral/libupm/src/max44000/
max44000.h 53 namespace upm { namespace
  /hardware/bsp/intel/peripheral/libupm/src/mlx90614/
mlx90614.h 53 namespace upm { namespace
  /hardware/bsp/intel/peripheral/libupm/src/adafruitms1438/
adafruitms1438.h 38 namespace upm { namespace
  /hardware/bsp/intel/peripheral/libupm/src/adc121c021/
adc121c021.h 50 namespace upm { namespace
84 * UPM module for the ADC121C021 12-bit analog-to-digital converter (ADC).
  /hardware/bsp/intel/peripheral/libupm/src/grovemd/
grovemd.h 35 namespace upm { namespace
  /hardware/bsp/intel/peripheral/libupm/src/lcd/
hd44780_bits.h 37 namespace upm namespace
ssd1306.h 36 namespace upm namespace
eboled.h 46 namespace upm namespace
  /hardware/bsp/intel/peripheral/libupm/src/maxds3231m/
maxds3231m.h 53 namespace upm { namespace
  /hardware/bsp/intel/peripheral/libupm/src/mpl3115a2/
mpl3115a2.h 56 namespace upm { namespace
  /hardware/bsp/intel/peripheral/libupm/src/mpu9150/
ak8975.h 33 namespace upm { namespace
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cffparse.c 512 FT_ULong* upm = &dict->units_per_em; local
551 *upm = 1;
562 *upm = (FT_ULong)power_tens[scaling];
565 (double)matrix->xx / *upm / 65536,
566 (double)matrix->xy / *upm / 65536,
567 (double)matrix->yx / *upm / 65536,
568 (double)matrix->yy / *upm / 65536,
569 (double)offset->x / *upm / 65536,
570 (double)offset->y / *upm / 65536 ));
  /external/pdfium/third_party/freetype/src/cff/
cffparse.c 512 FT_ULong* upm = &dict->units_per_em; local
551 *upm = 1;
562 *upm = (FT_ULong)power_tens[scaling];
565 (double)matrix->xx / *upm / 65536,
566 (double)matrix->xy / *upm / 65536,
567 (double)matrix->yx / *upm / 65536,
568 (double)matrix->yy / *upm / 65536,
569 (double)offset->x / *upm / 65536,
570 (double)offset->y / *upm / 65536 ));
  /hardware/bsp/intel/peripheral/libupm/src/adis16448/
adis16448.h 85 namespace upm { namespace
  /hardware/bsp/intel/peripheral/libupm/src/bmpx8x/
bmpx8x.h 62 namespace upm { namespace
  /hardware/bsp/intel/peripheral/libupm/src/lsm303d/
lsm303d.h 35 namespace upm { namespace
  /hardware/bsp/intel/peripheral/libupm/src/m24lr64e/
m24lr64e.h 43 namespace upm { namespace
  /hardware/bsp/intel/peripheral/libupm/src/mma7660/
mma7660.h 37 namespace upm { namespace
55 * UPM module for the MMA7660 I2C 3-axis digital accelerometer.
  /hardware/bsp/intel/peripheral/libupm/src/tcs3414cs/
tcs3414cs.h 98 namespace upm { namespace
  /hardware/bsp/intel/peripheral/libupm/src/tsl2561/
tsl2561.h 35 namespace upm { namespace
  /hardware/bsp/intel/peripheral/libupm/src/wt5001/
wt5001.h 50 namespace upm { namespace
68 * UPM support for the WT5001 Serial MP3 module. This was tested
  /external/freetype/src/cff/
cffobjs.c 685 FT_ULong* upm = &dict->units_per_em; local
694 *upm = (FT_ULong)FT_DivFix( (FT_Long)*upm, temp );
715 FT_ULong* upm; local
758 upm = &sub->units_per_em;
766 *upm = (FT_ULong)FT_DivFix( (FT_Long)*upm, temp );
    [all...]

Completed in 326 milliseconds

1 2 3 45 6