Searched refs:pbit_index (Results 1 – 2 of 2) sorted by relevance
1432 uint8_t *pbit_index, in VL53L1_spad_number_to_byte_bit_index() argument1445 *pbit_index = spad_number & 0x07; in VL53L1_spad_number_to_byte_bit_index()1446 *pbit_mask = 0x01 << *pbit_index; in VL53L1_spad_number_to_byte_bit_index()
686 uint8_t *pbit_index,