Searched refs:ms_byte (Results 1 – 1 of 1) sorted by relevance
473 uint16_t ms_byte = 0; in VL53L0X_encode_timeout() local480 ms_byte++; in VL53L0X_encode_timeout()483 encoded_timeout = (ms_byte << 8) + (uint16_t)(ls_byte & 0x000000FF); in VL53L0X_encode_timeout()
Completed in 6 milliseconds