Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/intersil_isl29034/
Disl29034.c50 #define ISL29034_CMD1_POWERDOWN (0 << 5) macro
243 on ? ISL29034_CMD1_MEASURE : ISL29034_CMD1_POWERDOWN, in sensorPowerAls()
342 nextXfer->txrxBuf[1] = ISL29034_CMD1_POWERDOWN; in handle_i2c_event()