summaryrefslogtreecommitdiff
path: root/driver/temp_sensor/tmp432.h
Commit message (Expand)AuthorAgeFilesLines
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-1/+1
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-13/+13
* Fizz: Modify thermal tableRyan Zhang2017-11-061-0/+1
* COMMON: Add extend function for tmp432 ICRyan Zhang2016-05-181-0/+31
* driver/temp_sensor: Add power control API for TMP432Ben Lok2015-09-031-0/+15
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* Basic driver for tmp432 temperature sensorChromeOS Developer2013-12-071-0/+96