Home
last modified time | relevance | path

Searched refs:TSL2540_REG_PERS (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/sensor/ams/tsl2540/
Dtsl2540.h21 #define TSL2540_REG_PERS 0x8c macro
Dtsl2540.c229 if (i2c_reg_write_byte_dt(&cfg->i2c_spec, TSL2540_REG_PERS, temp)) { in tsl2540_attr_set()
308 ret = i2c_reg_write_byte_dt(&cfg->i2c_spec, TSL2540_REG_PERS, 1); in tsl2540_init()