Home
last modified time | relevance | path

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

/hal_st-3.6.0/sensor/vl53l0x/api/core/src/
Dvl53l0x_api_strings.c272 case VL53L0X_ERROR_NOT_SUPPORTED: in VL53L0X_get_pal_error_string()
/hal_st-3.6.0/sensor/vl53l0x/api/core/inc/
Dvl53l0x_def.h146 #define VL53L0X_ERROR_NOT_SUPPORTED ((VL53L0X_Error) -5) macro