AcousticSL Software Library: Acoustic_SL_errors

STM32 Acoustic SL

Source Localization errors. More...

Macros

#define ACOUSTIC_SL_ALGORITHM_ERROR   ((uint32_t)0x00000001)
 
#define ACOUSTIC_SL_PTR_CHANNELS_ERROR   ((uint32_t)0x00000002)
 
#define ACOUSTIC_SL_CHANNEL_NUMBER_ERROR   ((uint32_t)0x00000004)
 
#define ACOUSTIC_SL_SAMPLING_FREQ_ERROR   ((uint32_t)0x00000008)
 
#define ACOUSTIC_SL_RESOLUTION_ERROR   ((uint32_t)0x00000010)
 
#define ACOUSTIC_SL_THRESHOLD_ERROR   ((uint32_t)0x00000020)
 
#define ACOUSTIC_SL_DISTANCE_ERROR   ((uint32_t)0x00000040)
 
#define ACOUSTIC_SL_NUM_OF_SAMPLES_ERROR   ((uint32_t)0x00000080)
 
#define ACOUSTIC_SL_PROCESSING_ERROR   ((uint32_t)0x00000100)
 
#define ACOUSTIC_LOCK_ERROR   ((uint32_t)0x10000000)
 

Detailed Description

Source Localization errors.

Generated by   doxygen 1.8.11