Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/drv_ps_st_vl53l0x/vl53l0x/
A Dvl53l0x_def.h266 uint8_t WrapAroundCheckEnable; member
A Dvl53l0x_api.c776 Dev, pDeviceParameters->WrapAroundCheckEnable); in VL53L0X_SetDeviceParameters()
838 Dev, &(pDeviceParameters->WrapAroundCheckEnable)); in VL53L0X_GetDeviceParameters()
1886 uint8_t WrapAroundCheckEnable) in VL53L0X_SetWrapAroundCheckEnable() argument
1895 if (WrapAroundCheckEnable == 0) { in VL53L0X_SetWrapAroundCheckEnable()
1909 VL53L0X_SETPARAMETERFIELD(Dev, WrapAroundCheckEnable, in VL53L0X_SetWrapAroundCheckEnable()
1934 VL53L0X_SETPARAMETERFIELD(Dev, WrapAroundCheckEnable, in VL53L0X_GetWrapAroundCheckEnable()
A Dvl53l0x_api.h1235 VL53L0X_DEV Dev, uint8_t WrapAroundCheckEnable);

Completed in 11 milliseconds