File List
Here is a list of all files with brief descriptions:
[detail level
1
2
3
4
]
▼
doc
▼
doxygen
a121
▼
Inc
acc_alg_basic_utils.h
acc_algorithm.h
acc_config.h
acc_config_subsweep.h
acc_control_helper.h
acc_definitions_a121.h
acc_definitions_common.h
acc_detector_distance.h
acc_detector_distance_definitions.h
acc_detector_presence.h
acc_exploration_server_base.h
acc_exploration_server_stm32.h
acc_hal_definitions_a121.h
acc_hal_integration_a121.h
acc_integration.h
acc_integration_log.h
acc_processing.h
acc_processing_helpers.h
acc_reg_protocol.h
acc_rss_a121.h
acc_sensor.h
acc_version.h
distance_reg_protocol.h
example_bring_up.h
example_control_helper.h
example_detector_distance.h
example_detector_distance_low_power_hibernate.h
example_detector_distance_low_power_off.h
example_detector_presence.h
example_detector_presence_low_power_hibernate.h
example_detector_presence_low_power_off.h
example_detector_presence_multiple_configurations.h
example_diagnostic_test.h
example_processing_amplitude.h
example_processing_coherent_mean.h
example_processing_noncoherent_mean.h
example_processing_peak_interpolation.h
example_processing_static_presence.h
example_processing_subtract_adaptive_bg.h
example_service.h
example_service_low_power_sensor_disable.h
example_service_low_power_sensor_hibernate.h
example_service_multiple_configurations.h
example_service_sensor_disable.h
example_service_sensor_hibernate.h
example_service_sensor_off.h
example_service_subsweeps.h
i2c_application_system.h
i2c_distance_detector.h
i2c_presence_detector.h
main.h
: Header for main.c file. This file contains the common defines of the application
presence_reg_protocol.h
printf.h
ref_app_breathing.h
ref_app_smart_presence.h
ref_app_tank_level.h
stm32l4xx_hal_conf.h
HAL configuration template file. This file should be copied to the application folder and renamed to
stm32l4xx_hal_conf.h
stm32l4xx_it.h
This file contains the headers of the interrupt handlers
▼
Src
▼
algorithms
acc_algorithm.c
▼
applications
►
i2c
acc_reg_protocol.c
distance_reg_protocol.c
distance_reg_protocol_access.c
i2c_application_system_stm32.c
i2c_distance_detector.c
i2c_presence_detector.c
presence_reg_protocol.c
presence_reg_protocol_access.c
acc_exploration_server_stm32.c
▼
examples
►
advanced_control
example_detector_distance_low_power_hibernate.c
example_detector_distance_low_power_off.c
example_detector_distance_with_iq_data_print.c
example_detector_presence_low_power_hibernate.c
example_detector_presence_low_power_off.c
example_detector_presence_multiple_configurations.c
example_service_low_power_sensor_disable.c
example_service_low_power_sensor_hibernate.c
example_service_multiple_configurations.c
example_service_sensor_disable.c
example_service_sensor_hibernate.c
example_service_sensor_off.c
example_service_subsweeps.c
►
getting_started
example_bring_up.c
example_control_helper.c
example_detector_distance.c
example_detector_presence.c
example_service.c
►
helper
acc_control_helper.c
acc_processing_helpers.c
►
processing
example_processing_amplitude.c
example_processing_coherent_mean.c
example_processing_noncoherent_mean.c
example_processing_peak_interpolation.c
example_processing_static_presence.c
example_processing_subtract_adaptive_bg.c
►
troubleshooting
example_diagnostic_test.c
▼
integration
acc_hal_integration_stm32cube_xm.c
acc_integration_cortex.c
acc_integration_log.c
acc_integration_stm32.c
acc_wrap_printf.c
printf.c
▼
use_cases
►
example_apps
example_surface_velocity.c
example_surface_velocity.h
►
reference_apps
ref_app_breathing.c
ref_app_smart_presence.c
ref_app_tank_level.c
stm32l4xx_hal_msp.c
This file provides code for the MSP Initialization and de-Initialization codes
stm32l4xx_it.c
Interrupt Service Routines
syscalls.c
sysmem.c
STM32CubeIDE System Memory calls file