Searched refs:mod_row (Results 1 – 1 of 1) sorted by relevance
1570 uint8_t mod_row = row % 4; in VL53L1_is_aperture_location() local1573 if (mod_row == 0 && mod_col == 2) in VL53L1_is_aperture_location()1576 if (mod_row == 2 && mod_col == 0) in VL53L1_is_aperture_location()