Home
last modified time | relevance | path

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

/hal_st-3.4.0/sensor/vl53l1x/api/core/src/
Dvl53l1_api_calibration.c269 IGNORE_STATUS( in VL53L1_run_ref_spad_char()
274 IGNORE_STATUS( in VL53L1_run_ref_spad_char()
279 IGNORE_STATUS( in VL53L1_run_ref_spad_char()
640 IGNORE_STATUS( in VL53L1_run_offset_calibration()
645 IGNORE_STATUS( in VL53L1_run_offset_calibration()
650 IGNORE_STATUS( in VL53L1_run_offset_calibration()
655 IGNORE_STATUS( in VL53L1_run_offset_calibration()
/hal_st-3.4.0/sensor/vl53l1x/api/core/inc/
Dvl53l1_ll_def.h1076 #define IGNORE_STATUS(__FUNCTION_ID__, __ERROR_STATUS_CHECK__, __STATUS__) \ macro