Searched refs:TSL2540_REG_ATIME (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/sensor/ams/tsl2540/ | ||
D | tsl2540.h | 15 #define TSL2540_REG_ATIME 0x81 macro |
D | tsl2540.c | 243 if (i2c_reg_write_byte_dt(&cfg->i2c_spec, TSL2540_REG_ATIME, temp)) { in tsl2540_attr_set() |