Searched refs:tempSetRate (Results 1 – 2 of 2) sorted by relevance
/device/google/contexthub/firmware/os/drivers/si_si7034/ |
D | si7034a10.c | 325 static bool tempSetRate(uint32_t rate, uint64_t latency, void *cookie) in tempSetRate() function 355 { DEC_OPS(tempPower, tempFwUpload, tempSetRate, tempFlush, NULL, NULL) }, 460 tempSetRate(SENSOR_HZ(1), 0, NULL); in handleEvent()
|
/device/google/contexthub/firmware/os/drivers/st_lps22hb/ |
D | lps22hb.c | 486 static bool tempSetRate(uint32_t rate, uint64_t latency, void *cookie) in tempSetRate() function 515 { DEC_OPS(tempPower, tempFwUpload, tempSetRate, tempFlush, NULL, NULL) }, 687 tempSetRate(SENSOR_HZ(1), 0, NULL); in handleEvent()
|