Home
last modified time | relevance | path

Searched refs:PRI_STATE (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/firmware/os/drivers/st_acc44/
Dst_acc44.c271 #define PRI_STATE PRIi32 macro
290 DEBUG_PRINT("switch state %" PRI_STATE "->%" PRI_STATE ", %s\n", in trySwitchState()
/device/google/contexthub/firmware/os/drivers/st_mag40/
Dst_mag40.c258 #define PRI_STATE PRIi32 macro
268 DEBUG_PRINT("set state %" PRI_STATE "\n", getStateName(s));\
277 DEBUG_PRINT("switch state %" PRI_STATE "->%" PRI_STATE ", %s\n", in trySwitchState()
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c406 #define PRI_STATE "s" macro
416 #define PRI_STATE PRIi32
720 DEBUG_PRINT_IF(DBG_STATE, "set state %" PRI_STATE "\n", getStateName(s));\
729 DEBUG_PRINT("switch state %" PRI_STATE "->%" PRI_STATE ", %s\n",
1294 VERBOSE_PRINT("accPower: on=%d, state=%" PRI_STATE "\n", on, getStateName(GET_STATE()));
1317 VERBOSE_PRINT("gyrPower: on=%d, state=%" PRI_STATE "\n", on, getStateName(GET_STATE()));
1350 VERBOSE_PRINT("magPower: on=%d, state=%" PRI_STATE "\n", on, getStateName(GET_STATE()));
1439 DEBUG_PRINT("anyMotionPower: on=%d, oneshot_cnt %d, state=%" PRI_STATE "\n",
1462 DEBUG_PRINT("noMotionPower: on=%d, oneshot_cnt %d, state=%" PRI_STATE "\n",
1580 DEBUG_PRINT("accSetRate: rate=%ld, latency=%lld, state=%" PRI_STATE "\n",
[all …]
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c507 #define PRI_STATE "s" macro
517 #define PRI_STATE PRIi32
753 DEBUG_PRINT_IF(DBG_STATE, "set state %" PRI_STATE "\n", getStateName(s));\
762 DEBUG_PRINT("switch state %" PRI_STATE "->%" PRI_STATE ", %s\n",
2268 …DEBUG_PRINT("%s: on=%d, state=%" PRI_STATE "\n", mSensorInfo[sensor_type].sensorName, on, getState…
2292 DEBUG_PRINT("%s: rate=%lu, latency=%llu, state=%" PRI_STATE "\n",