Home
last modified time | relevance | path

Searched refs:mod_col (Results 1 – 1 of 1) sorted by relevance

/hal_st-3.4.0/sensor/vl53l1x/api/core/src/
Dvl53l1_core.c1571 uint8_t mod_col = col % 4; in VL53L1_is_aperture_location() local
1573 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()