Searched refs:ms_byte (Results 1 – 2 of 2) sorted by relevance
1239 uint16_t ms_byte = 0; in VL53L1_encode_timeout() local1246 ms_byte++; in VL53L1_encode_timeout()1249 encoded_timeout = (ms_byte << 8) in VL53L1_encode_timeout()
507 uint16_t ms_byte = 0; in VL53L0X_encode_timeout() local514 ms_byte++; in VL53L0X_encode_timeout()517 encoded_timeout = (ms_byte << 8) in VL53L0X_encode_timeout()