summaryrefslogtreecommitdiff
path: root/driver/als_opt3001.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* driver/als_opt3001.h: Format with clang-formatJack Rosenthal2022-07-011-20/+20
* driver/opt3100: Set min/max frequency that match the driverGwendal Grignou2020-01-231-3/+6
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-4/+4
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-4/+4
* sensor: Adjust max_frequency based on EC performanceGwendal Grignou2018-12-031-0/+3
* OPT3001: Support MOTIONSENSE_CMD_SENSOR_[OFFSET|RANGE] for calibration.Marco Chen2017-11-261-19/+4
* common: sensors: add extra sensor attributesNick Vaccaro2017-05-181-0/+4
* motion: Add opt3001 as a motion sensorGwendal Grignou2017-02-161-2/+42
* i2c: Add i2ctest console commandVijay Hiremath2016-09-231-0/+4
* ALS: Disable the ALS task if all the ALS inits failVijay Hiremath2015-10-021-0/+1
* Driver: OPT3001: Add TI OPT3001 light sensor driverVijay Hiremath2015-07-211-0/+31