Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/drv_ps_st_vl53l0x/vl53l0x/
A Dvl53l0x_api_calibration.c477 uint32_t bitIndex = 0; in count_enabled_spads() local
498 for (bitIndex = 0; bitIndex <= cSpadsPerByte; bitIndex++) { in count_enabled_spads()
504 if ((byteIndex < 2) && (bitIndex < 4)) in count_enabled_spads()
518 for (bitIndex = 0; bitIndex <= lastBit; bitIndex++) { in count_enabled_spads()

Completed in 4 milliseconds