Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/drv_ps_st_vl53l0x/vl53l0x/
A Dvl53l0x_api_calibration.c476 uint32_t byteIndex = 0; in count_enabled_spads() local
495 for (byteIndex = 0; byteIndex <= (lastByte - 1); byteIndex++) { in count_enabled_spads()
496 tempByte = spadArray[byteIndex]; in count_enabled_spads()
504 if ((byteIndex < 2) && (bitIndex < 4)) in count_enabled_spads()

Completed in 4 milliseconds