VL53L1X驱动例程


VL53L1X驱动例程,基于STM32CubeMX的实现的工程件,方
资源截图
代码片段和文件信息

/*
* Copyright (c) 2017 STMicroelectronics - All Rights Reserved
*
* This file is part of VL53L1 Core and is dual licensed
* either ‘STMicroelectronics
* Proprietary license‘
* or ‘BSD 3-clause “New“ or “Revised“ License‘  at your option.
*
********************************************************************************
*
* ‘STMicroelectronics Proprietary license‘
*
********************************************************************************
*
* License terms: STMicroelectronics Proprietary in accordance with licensing
* terms at www.st.com/sla0081
*
* STMicroelectronics confidential
* Reproduction and Communication of this document is strictly prohibited unless
* specifically authorized in writing by STMicroelectronics.
*
*
********************************************************************************
*
* Alternatively VL53L1 Core may be distributed under the terms of
* ‘BSD 3-clause “New“ or “Revised“ License‘ in which case the following
* provisions apply instead of the ones mentioned above :
*
********************************************************************************
*
* License terms: BSD 3-clause “New“ or “Revised“ License.
*
* Redistribution and use in source and binary forms with or without
* modification are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice this
* list of conditions and the following disclaimer.
*
* 2. Redistributions in binary form must reproduce the above copyright notice
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
*
* 3. Neither the name of the copyright holder nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS“
* AND ANY EXPRESS OR IMPLIED WARRANTIES INCLUDING BUT NOT LIMITED TO THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
* FOR ANY DIRECT INDIRECT INCIDENTAL SPECIAL EXEMPLARY OR CONSEQUENTIAL
* DAMAGES (INCLUDING BUT NOT LIMITED TO PROCUREMENT OF SUBSTITUTE GOODS OR
* SERVICES; LOSS OF USE DATA OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
* CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT STRICT LIABILITY
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
* OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
*
********************************************************************************
*
*/
#include “vl53l1_api.h“
#include “vl53l1_api_strings.h“
#include “vl53l1_register_settings.h“
#include “vl53l1_register_funcs.h“
#include “vl53l1_core.h“
#include “vl53l1_api_calibration.h“
#include “vl

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      77789  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_api.c

     文件      42057  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_api.h

     文件      23776  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_api_calibration.c

     文件       9137  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_api_calibration.h

     文件      98587  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_api_core.c

     文件      39747  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_api_core.h

     文件      38315  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_api_debug.c

     文件      11811  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_api_debug.h

     文件      43309  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_api_preset_modes.c

     文件      19112  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_api_preset_modes.h

     文件       7914  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_api_strings.c

     文件       7698  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_api_strings.h

     文件      58394  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_core.c

     文件      31737  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_core.h

     文件      11372  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_core_support.c

     文件       7219  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_core_support.h

     文件      22490  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_def.h

     文件      12402  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_error_codes.h

     文件       4104  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_error_exceptions.h

     文件      10428  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_error_strings.c

     文件       8125  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_error_strings.h

     文件      35425  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_ll_def.h

     文件      32864  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_ll_device.h

     文件      63749  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_nvm_map.h

     文件       4273  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_preset_setup.h

     文件     124445  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_register_funcs.c

     文件      52401  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_register_funcs.h

     文件     268587  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_register_map.h

     文件       8487  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_register_settings.h

     文件      83003  2018-04-27 15:36  en.STSW-IMG007apicorevl53l1_register_structs.h

............此处省略30个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)