HomeSort by relevance Sort by last modified time
    Searched refs:tempPower (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/firmware/os/drivers/st_lps22hb/
lps22hb.c 448 static bool tempPower(bool on, void *cookie)
455 INFO_PRINT("tempPower %s\n", on ? "enable" : "disable");
472 DEBUG_PRINT("tempPower comm_tx failed\n");
515 { DEC_OPS(tempPower, tempFwUpload, tempSetRate, tempFlush, NULL, NULL) },
685 tempPower(true, NULL);
  /device/google/contexthub/firmware/os/drivers/si_si7034/
si7034a10.c 303 static bool tempPower(bool on, void *cookie)
355 { DEC_OPS(tempPower, tempFwUpload, tempSetRate, tempFlush, NULL, NULL) },

Completed in 60 milliseconds