Searched refs:no_of_bytes (Results 1 – 2 of 2) sorted by relevance
1392 uint8_t no_of_bytes) in VL53L1_decode_unsigned_integer() argument1401 for (i = 0 ; i < no_of_bytes ; i++) { in VL53L1_decode_unsigned_integer()1411 uint8_t no_of_bytes, in VL53L1_encode_unsigned_integer() argument1422 for (i = 0; i < no_of_bytes ; i++) { in VL53L1_encode_unsigned_integer()1423 pbuffer[no_of_bytes-i-1] = data & 0x00FF; in VL53L1_encode_unsigned_integer()
651 uint8_t no_of_bytes);665 uint8_t no_of_bytes,