Searched refs:option (Results 1 – 2 of 2) sorted by relevance
211 VL53L0X_Error VL53L0X_get_info_from_device(VL53L0X_DEV Dev, uint8_t option) in VL53L0X_get_info_from_device() argument259 if (((option & 1) == 1) && in VL53L0X_get_info_from_device()291 if (((option & 2) == 2) && in VL53L0X_get_info_from_device()356 if (((option & 4) == 4) && in VL53L0X_get_info_from_device()410 if (((option & 1) == 1) && in VL53L0X_get_info_from_device()424 if (((option & 2) == 2) && in VL53L0X_get_info_from_device()438 if (((option & 4) == 4) && in VL53L0X_get_info_from_device()468 byte = (uint8_t)(ReadDataFromDeviceDone|option); in VL53L0X_get_info_from_device()
53 VL53L0X_Error VL53L0X_get_info_from_device(VL53L0X_DEV Dev, uint8_t option);