summaryrefslogtreecommitdiff
path: root/driver/als_tcs3400.h
Commit message (Expand)AuthorAgeFilesLines
* Zephyr: Create public headers for bmi260, bma2x2, and tcs3400Hyungwoo Yang2021-01-201-58/+1
* drivers/tcs3400: add IR scaling factorNick Vaccaro2019-12-121-1/+1
* drivers/tcs3400: fix a couple values in lux tableNick Vaccaro2019-09-091-2/+4
* driver/tcs3400: improve efficiency of auto-adjustNick Vaccaro2019-08-201-0/+5
* driver/tcs3400: add auto-compensation for saturationNick Vaccaro2019-08-201-15/+66
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-1/+1
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-1/+1
* driver/tcs3400: disable ADC & oscillator between readsNick Vaccaro2019-06-141-0/+2
* tcs3400: rename tcs3400_drv_data_t to als_drv_data_tNick Vaccaro2019-05-091-11/+11
* driver: add tcs3400 RGB channel sensor driverNick Vaccaro2019-05-071-4/+27
* driver: add tcs3400 ALS sensor chip driverNick Vaccaro2019-05-061-0/+96