Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/leds/
Dleds_lp3943.c84 STATE_FINISH_INIT, enumerator
277 writeRegister(LP3943_REG_LS2, 0, STATE_FINISH_INIT); in handleI2cEvent()
281 writeRegister(LP3943_REG_LS3, 0, STATE_FINISH_INIT); in handleI2cEvent()
284 case STATE_FINISH_INIT: in handleI2cEvent()
/device/google/contexthub/firmware/os/drivers/bosch_bmp280/
Dbosch_bmp280.c86 STATE_FINISH_INIT, enumerator
621 writeRegister(BOSCH_BMP280_REG_CONFIG, CTRL_CFG, STATE_FINISH_INIT); in handleI2cEvent()
651 case STATE_FINISH_INIT: { in handleI2cEvent()