/hal_st-3.4.0/sensor/vl53l0x/api/core/src/ |
D | vl53l0x_api.c | 41 #define LOG_FUNCTION_END(status, ...) \ macro 64 LOG_FUNCTION_END(Status); in VL53L0X_GetVersion() 80 LOG_FUNCTION_END(Status); in VL53L0X_GetPalSpecVersion() 97 LOG_FUNCTION_END(Status); in VL53L0X_GetProductRevision() 110 LOG_FUNCTION_END(Status); in VL53L0X_GetDeviceInfo() 127 LOG_FUNCTION_END(Status); in VL53L0X_GetDeviceErrorStatus() 141 LOG_FUNCTION_END(Status); in VL53L0X_GetDeviceErrorString() 154 LOG_FUNCTION_END(Status); in VL53L0X_GetRangeStatusString() 166 LOG_FUNCTION_END(Status); in VL53L0X_GetPalErrorString() 178 LOG_FUNCTION_END(Status); in VL53L0X_GetPalStateString() [all …]
|
D | vl53l0x_api_strings.c | 39 #define LOG_FUNCTION_END(status, ...) \ macro 71 LOG_FUNCTION_END(Status); in VL53L0X_check_part_used() 198 LOG_FUNCTION_END(Status); in VL53L0X_get_device_error_string() 240 LOG_FUNCTION_END(Status); in VL53L0X_get_range_status_string() 330 LOG_FUNCTION_END(Status); in VL53L0X_get_pal_error_string() 376 LOG_FUNCTION_END(Status); in VL53L0X_get_pal_state_string() 413 LOG_FUNCTION_END(Status); in VL53L0X_get_sequence_steps_info() 460 LOG_FUNCTION_END(Status); in VL53L0X_get_limit_check_info()
|
D | vl53l0x_api_core.c | 39 #define LOG_FUNCTION_END(status, ...) \ macro 88 LOG_FUNCTION_END(Status); in VL53L0X_measurement_poll_for_completion() 206 LOG_FUNCTION_END(Status); in VL53L0X_device_read_strobe() 473 LOG_FUNCTION_END(Status); in VL53L0X_get_info_from_device() 495 LOG_FUNCTION_END(""); in VL53L0X_calc_macro_period_ps() 1175 LOG_FUNCTION_END(Status); in VL53L0X_set_measurement_timing_budget_micro_seconds() 1209 LOG_FUNCTION_END(Status); in VL53L0X_set_measurement_timing_budget_micro_seconds() 1255 LOG_FUNCTION_END(Status); in VL53L0X_set_measurement_timing_budget_micro_seconds() 1285 LOG_FUNCTION_END(Status); in VL53L0X_get_measurement_timing_budget_micro_seconds() 1345 LOG_FUNCTION_END(Status); in VL53L0X_get_measurement_timing_budget_micro_seconds() [all …]
|
D | vl53l0x_api_ranging.c | 38 #define LOG_FUNCTION_END(status, ...) \ macro
|
D | vl53l0x_api_calibration.c | 39 #define LOG_FUNCTION_END(status, ...) \ macro 322 LOG_FUNCTION_END(Status); in VL53L0X_set_offset_calibration_data_micro_meter()
|
/hal_st-3.4.0/sensor/vl53l1x/api/core/src/ |
D | vl53l1_register_funcs.c | 78 #define LOG_FUNCTION_END(status, ...) \ macro 123 LOG_FUNCTION_END(status); in VL53L1_i2c_encode_static_nvm_managed() 168 LOG_FUNCTION_END(status); in VL53L1_i2c_decode_static_nvm_managed() 201 LOG_FUNCTION_END(status); in VL53L1_set_static_nvm_managed() 234 LOG_FUNCTION_END(status); in VL53L1_get_static_nvm_managed() 303 LOG_FUNCTION_END(status); in VL53L1_i2c_encode_customer_nvm_managed() 360 LOG_FUNCTION_END(status); in VL53L1_i2c_decode_customer_nvm_managed() 393 LOG_FUNCTION_END(status); in VL53L1_set_customer_nvm_managed() 426 LOG_FUNCTION_END(status); in VL53L1_get_customer_nvm_managed() 513 LOG_FUNCTION_END(status); in VL53L1_i2c_encode_static_config() [all …]
|
D | vl53l1_api.c | 93 #define LOG_FUNCTION_END(status, ...) \ macro 221 LOG_FUNCTION_END(status); in VL53L1_nvm_enable() 294 LOG_FUNCTION_END(status); in VL53L1_nvm_read() 334 LOG_FUNCTION_END(status); in VL53L1_nvm_disable() 384 LOG_FUNCTION_END(status); in VL53L1_read_nvm_raw_data() 528 LOG_FUNCTION_END(Status); in SingleTargetXTalkCalibration() 555 LOG_FUNCTION_END(Status); in CheckValidRectRoi() 625 LOG_FUNCTION_END(Status); in VL53L1_GetVersion() 643 LOG_FUNCTION_END(Status); in VL53L1_GetProductRevision() 685 LOG_FUNCTION_END(Status); in VL53L1_GetDeviceInfo() [all …]
|
D | vl53l1_api_core.c | 90 #define LOG_FUNCTION_END(status, ...) \ macro 145 LOG_FUNCTION_END(status); in VL53L1_get_device_firmware_version() 307 LOG_FUNCTION_END(status); in VL53L1_data_init() 400 LOG_FUNCTION_END(status); in VL53L1_read_p2p_data() 443 LOG_FUNCTION_END(status); in VL53L1_software_reset() 527 LOG_FUNCTION_END(status); in VL53L1_set_part_to_part_data() 594 LOG_FUNCTION_END(status); in VL53L1_get_part_to_part_data() 623 LOG_FUNCTION_END(status); in VL53L1_set_inter_measurement_period_ms() 651 LOG_FUNCTION_END(status); in VL53L1_get_inter_measurement_period_ms() 693 LOG_FUNCTION_END(status); in VL53L1_set_timeouts_us() [all …]
|
D | vl53l1_api_preset_modes.c | 80 #define LOG_FUNCTION_END(status, ...) \ macro 120 LOG_FUNCTION_END(status); in VL53L1_init_refspadchar_config_struct() 167 LOG_FUNCTION_END(status); in VL53L1_init_ssc_config_struct() 243 LOG_FUNCTION_END(status); in VL53L1_init_xtalk_config_struct() 285 LOG_FUNCTION_END(status); in VL53L1_init_offset_cal_config_struct() 389 LOG_FUNCTION_END(status); in VL53L1_init_tuning_parm_storage_struct() 649 LOG_FUNCTION_END(status); in VL53L1_preset_mode_standard_ranging() 725 LOG_FUNCTION_END(status); in VL53L1_preset_mode_standard_ranging_short_range() 801 LOG_FUNCTION_END(status); in VL53L1_preset_mode_standard_ranging_long_range() 856 LOG_FUNCTION_END(status); in VL53L1_preset_mode_standard_ranging_mm1_cal() [all …]
|
D | vl53l1_core.c | 87 #define LOG_FUNCTION_END(status, ...) \ macro 249 LOG_FUNCTION_END(status); in VL53L1_update_ll_driver_rd_state() 343 LOG_FUNCTION_END(status); in VL53L1_check_ll_driver_rd_state() 431 LOG_FUNCTION_END(status); in VL53L1_update_ll_driver_cfg_state() 740 LOG_FUNCTION_END(status); in VL53L1_start_test() 781 LOG_FUNCTION_END(status); in VL53L1_enable_firmware() 800 LOG_FUNCTION_END(status); in VL53L1_disable_firmware() 841 LOG_FUNCTION_END(status); in VL53L1_enable_powerforce() 860 LOG_FUNCTION_END(status); in VL53L1_disable_powerforce() 885 LOG_FUNCTION_END(status); in VL53L1_clear_interrupt() [all …]
|
D | vl53l1_wait.c | 81 #define LOG_FUNCTION_END(status, ...) \ macro 129 LOG_FUNCTION_END(status); in VL53L1_wait_for_boot_completion() 195 LOG_FUNCTION_END(status); in VL53L1_wait_for_firmware_ready() 242 LOG_FUNCTION_END(status); in VL53L1_wait_for_range_completion() 289 LOG_FUNCTION_END(status); in VL53L1_wait_for_test_completion() 335 LOG_FUNCTION_END(status); in VL53L1_is_boot_complete() 360 LOG_FUNCTION_END(status); in VL53L1_is_firmware_ready() 408 LOG_FUNCTION_END(status); in VL53L1_is_new_data_ready() 452 LOG_FUNCTION_END(status); in VL53L1_poll_for_boot_completion() 510 LOG_FUNCTION_END(status); in VL53L1_poll_for_firmware_ready() [all …]
|
D | vl53l1_api_strings.c | 76 #define LOG_FUNCTION_END(status, ...) \ macro 126 LOG_FUNCTION_END(status); in VL53L1_get_range_status_string() 182 LOG_FUNCTION_END(status); in VL53L1_get_pal_state_string() 235 LOG_FUNCTION_END(Status); in VL53L1_get_sequence_steps_info() 265 LOG_FUNCTION_END(Status); in VL53L1_get_limit_check_info()
|
D | vl53l1_api_calibration.c | 92 #define LOG_FUNCTION_END(status, ...) \ macro 285 LOG_FUNCTION_END(status); in VL53L1_run_ref_spad_char() 680 LOG_FUNCTION_END(status); in VL53L1_run_offset_calibration() 771 LOG_FUNCTION_END(status); in VL53L1_run_spad_rate_map() 872 LOG_FUNCTION_END(status); in VL53L1_run_device_test()
|
D | vl53l1_silicon_core.c | 79 #define LOG_FUNCTION_END(status, ...) \ macro 143 LOG_FUNCTION_END(status); in VL53L1_is_firmware_ready_silicon()
|
D | vl53l1_error_strings.c | 75 #define LOG_FUNCTION_END(status, ...) \ macro 301 LOG_FUNCTION_END(Status); in VL53L1_get_pal_error_string()
|
D | vl53l1_core_support.c | 83 #define LOG_FUNCTION_END(status, ...) \ macro 122 LOG_FUNCTION_END(0); in VL53L1_calc_pll_period_us()
|
D | vl53l1_api_debug.c | 76 #define LOG_FUNCTION_END(status, ...) \ macro 115 LOG_FUNCTION_END(status); in VL53L1_get_additional_data()
|