Home
last modified time | relevance | path

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

/hal_st-3.4.0/sensor/vl53l0x/api/core/src/
Dvl53l0x_api_strings.c308 case VL53L0X_ERROR_INVALID_COMMAND: in VL53L0X_get_pal_error_string()
Dvl53l0x_api.c2532 Status = VL53L0X_ERROR_INVALID_COMMAND; in VL53L0X_GetMeasurementRefSignal()
/hal_st-3.4.0/sensor/vl53l0x/api/core/inc/
Dvl53l0x_def.h164 #define VL53L0X_ERROR_INVALID_COMMAND ((VL53L0X_Error) -30) macro