Home
last modified time | relevance | path

Searched refs:NUM_AXIS_ONE (Results 1 – 8 of 8) sorted by relevance

/device/google/contexthub/firmware/os/drivers/vsync/
Dvsync.c149 .numAxis = NUM_AXIS_ONE,
/device/google/contexthub/firmware/os/inc/
Dsensors.h41 NUM_AXIS_ONE = 1, // data is in struct SingleAxisDataEvent format enumerator
/device/google/contexthub/firmware/app/chre/common/
Dchre10_app.c184 case NUM_AXIS_ONE: in chreappProcessSensorData()
Dchre_app.c184 case NUM_AXIS_ONE: in chreappProcessSensorData()
/device/google/contexthub/firmware/os/core/
DhostIntf.c695 case NUM_AXIS_ONE: in initSensors()
794 case NUM_AXIS_ONE: in initSensors()
1511 case NUM_AXIS_ONE: in onEvtSensorDataActive()
/device/google/contexthub/firmware/os/drivers/st_lps22hb/
Dlps22hb.c344 { DEC_INFO("Pressure", SENS_TYPE_BARO, NUM_AXIS_ONE, NANOHUB_INT_NONWAKEUP,
/device/google/contexthub/firmware/os/drivers/bosch_bmp280/
Dbosch_bmp280.c472 .numAxis = NUM_AXIS_ONE,
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c1133 …DEC_INFO_RATE("Pressure", LSM6DSMSHRates, SENS_TYPE_BARO, NUM_AXIS_ONE, NANOHUB_INT_NONWAKEUP, 300)