Searched refs:cfg_stream_count (Results 1 – 2 of 2) sorted by relevance
126 pstate->cfg_stream_count = 0; in VL53L1_init_ll_driver_state()374 pstate->cfg_stream_count = 0; in VL53L1_update_ll_driver_cfg_state()384 if (pstate->cfg_stream_count == 0xFF) { in VL53L1_update_ll_driver_cfg_state()385 pstate->cfg_stream_count = 0x80; in VL53L1_update_ll_driver_cfg_state()387 pstate->cfg_stream_count++; in VL53L1_update_ll_driver_cfg_state()405 pstate->cfg_stream_count = 1; in VL53L1_update_ll_driver_cfg_state()419 pstate->cfg_stream_count = 0; in VL53L1_update_ll_driver_cfg_state()
756 uint8_t cfg_stream_count; member