Searched refs:APDS9253_LS_DATA_BASE (Results 1 – 2 of 2) sorted by relevance
56 #define APDS9253_LS_DATA_BASE 0x0A macro
82 if (i2c_burst_read_dt(&config->i2c, APDS9253_LS_DATA_BASE, buf, sizeof(buf))) { in apds9253_sample_fetch()