Searched refs:tempPower (Results 1 – 2 of 2) sorted by relevance
/device/google/contexthub/firmware/os/drivers/st_lps22hb/ |
D | lps22hb.c | 448 static bool tempPower(bool on, void *cookie) in tempPower() function 515 { DEC_OPS(tempPower, tempFwUpload, tempSetRate, tempFlush, NULL, NULL) }, 685 tempPower(true, NULL); in handleEvent()
|
/device/google/contexthub/firmware/os/drivers/si_si7034/ |
D | si7034a10.c | 303 static bool tempPower(bool on, void *cookie) in tempPower() function 355 { DEC_OPS(tempPower, tempFwUpload, tempSetRate, tempFlush, NULL, NULL) },
|