Home
last modified time | relevance | path

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

/hal_st-3.6.0/sensor/vl53l1x/api/core/inc/
Dvl53l1_error_codes.h104 #define VL53L1_ERROR_NOT_SUPPORTED ((VL53L1_Error) - 5) macro
/hal_st-3.6.0/sensor/vl53l1x/api/core/src/
Dvl53l1_error_strings.c123 case VL53L1_ERROR_NOT_SUPPORTED: in VL53L1_get_pal_error_string()
Dvl53l1_api.c2135 VL53L1_Error Status = VL53L1_ERROR_NOT_SUPPORTED; in VL53L1_PerformRefSpadManagement()