Searched refs:WrapAroundCheckEnable (Results 1 – 3 of 3) sorted by relevance
266 uint8_t WrapAroundCheckEnable; member
776 Dev, pDeviceParameters->WrapAroundCheckEnable); in VL53L0X_SetDeviceParameters()838 Dev, &(pDeviceParameters->WrapAroundCheckEnable)); in VL53L0X_GetDeviceParameters()1886 uint8_t WrapAroundCheckEnable) in VL53L0X_SetWrapAroundCheckEnable() argument1895 if (WrapAroundCheckEnable == 0) { in VL53L0X_SetWrapAroundCheckEnable()1909 VL53L0X_SETPARAMETERFIELD(Dev, WrapAroundCheckEnable, in VL53L0X_SetWrapAroundCheckEnable()1934 VL53L0X_SETPARAMETERFIELD(Dev, WrapAroundCheckEnable, in VL53L0X_GetWrapAroundCheckEnable()
1235 VL53L0X_DEV Dev, uint8_t WrapAroundCheckEnable);
Completed in 12 milliseconds