Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dvl6180.c48 #define VL6180_RANGE_START 0x018 macro
162 .start_reg = VL6180_RANGE_START,
168 .start_reg = VL6180_RANGE_START,
800 ret = vl6180_write_byte(client, VL6180_RANGE_START, in vl6180_init()