Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dvl6180.c85 #define VL6180_MODE_CONT BIT(1) /* continuous mode */ macro
801 (VL6180_STARTSTOP | VL6180_MODE_CONT)); in vl6180_init()