Searched refs:mod_col (Results 1 – 1 of 1) sorted by relevance
1571 uint8_t mod_col = col % 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()