HomeSort by relevance Sort by last modified time
    Searched refs:biasType (Results 1 - 6 of 6) sorted by null

  /device/google/contexthub/firmware/os/inc/
sensors.h 222 uint8_t biasType;
  /frameworks/ml/nn/runtime/test/
TestPartitioningRandom.cpp 398 const WrapperOperandType biasType(WrapperType::TENSOR_FLOAT32, { problemSize });
399 const uint32_t operandIndex = model->addOperand(&biasType);
    [all...]
  /device/google/contexthub/firmware/os/drivers/bosch_bmi160/
bosch_bmi160.c 691 .biasType = bias
696 .biasType = bias
    [all...]
  /device/google/contexthub/firmware/os/core/
hostIntf.c 100 // different rawType). Note that this is different than biasType in struct
768 mSensorList[si->biasType - 1] = j;
770 osEventSubscribe(mHostIntfTid, sensorGetMyEventType(si->biasType));
    [all...]
  /device/google/contexthub/firmware/os/drivers/st_mag40/
st_mag40.c 405 .biasType = bias
  /device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
st_lsm6dsm.c     [all...]

Completed in 146 milliseconds