Searched refs:isApertureSpads (Results 1 – 4 of 4) sorted by relevance
/hal_st-3.4.0/sensor/vl53l0x/api/core/src/ |
D | vl53l0x_api_calibration.c | 678 uint8_t *isApertureSpads) in VL53L0X_perform_ref_spad_management() argument 931 *isApertureSpads = isApertureSpads_int; in VL53L0X_perform_ref_spad_management() 937 ReferenceSpadType, *isApertureSpads); in VL53L0X_perform_ref_spad_management() 944 uint32_t count, uint8_t isApertureSpads) in VL53L0X_set_reference_spads() argument 982 if (isApertureSpads) { in VL53L0X_set_reference_spads() 990 isApertureSpads, in VL53L0X_set_reference_spads() 1004 ReferenceSpadType, isApertureSpads); in VL53L0X_set_reference_spads() 1019 uint8_t isApertureSpads = 0; in VL53L0X_get_reference_spads() local 1043 &isApertureSpads); in VL53L0X_get_reference_spads() 1048 *pIsApertureSpads = isApertureSpads; in VL53L0X_get_reference_spads() [all …]
|
D | vl53l0x_api.c | 559 uint8_t isApertureSpads = 0; in VL53L0X_StaticInit() local 580 &isApertureSpads); in VL53L0X_StaticInit() 2998 uint8_t isApertureSpads) in VL53L0X_SetReferenceSpads() argument 3003 Status = VL53L0X_set_reference_spads(Dev, count, isApertureSpads); in VL53L0X_SetReferenceSpads() 3024 uint32_t *refSpadCount, uint8_t *isApertureSpads) in VL53L0X_PerformRefSpadManagement() argument 3030 isApertureSpads); in VL53L0X_PerformRefSpadManagement()
|
/hal_st-3.4.0/sensor/vl53l0x/api/core/inc/ |
D | vl53l0x_api_calibration.h | 57 uint32_t *refSpadCount, uint8_t *isApertureSpads); 60 uint32_t count, uint8_t isApertureSpads);
|
D | vl53l0x_api.h | 1894 uint32_t *refSpadCount, uint8_t *isApertureSpads); 1918 uint32_t refSpadCount, uint8_t isApertureSpads); 1940 uint32_t *refSpadCount, uint8_t *isApertureSpads);
|