Searched refs:data_ready (Results 1 – 1 of 1) sorted by relevance
211 uint8_t data_ready = 0; in VL53L1_wait_for_range_completion() local228 data_ready = 0; in VL53L1_wait_for_range_completion()229 while (data_ready == 0x00 && status == VL53L1_ERROR_NONE) { in VL53L1_wait_for_range_completion()232 &data_ready); in VL53L1_wait_for_range_completion()258 uint8_t data_ready = 0; in VL53L1_wait_for_test_completion() local275 data_ready = 0; in VL53L1_wait_for_test_completion()276 while (data_ready == 0x00 && status == VL53L1_ERROR_NONE) { in VL53L1_wait_for_test_completion()279 &data_ready); in VL53L1_wait_for_test_completion()