Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/leds/
Dleds_lp3943.c81 STATE_RESET, enumerator
272 case STATE_RESET: in handleI2cEvent()
316 writeRegister(LP3943_REG_LS0, 0, STATE_RESET); in handleEvent()
/device/google/contexthub/firmware/os/drivers/bosch_bmp280/
Dbosch_bmp280.c80 STATE_RESET, enumerator
559 case STATE_RESET: { in handleI2cEvent()
712 writeRegister(BOSCH_BMP280_REG_RESET, BOSCH_BMP280_SOFT_RESET_CMD, STATE_RESET); in handleEvent()