Macros that define values for the operational/accelerator mode of HWA.
Macros | |
#define | HWA_ACCELMODE_FFT ((uint8_t)0U) |
#define | HWA_ACCELMODE_CFAR ((uint8_t)1U) |
#define | HWA_ACCELMODE_COMPRESS ((uint8_t)2U) |
#define | HWA_ACCELMODE_LOCALMAX ((uint8_t)3U) |
#define | HWA_ACCELMODE_NONE ((uint8_t)7U) |
#define HWA_ACCELMODE_FFT ((uint8_t)0U) |
HWA operational mode is FFT
#define HWA_ACCELMODE_CFAR ((uint8_t)1U) |
HWA operational mode is CFAR
#define HWA_ACCELMODE_COMPRESS ((uint8_t)2U) |
HWA operational mode is compression/decompression
#define HWA_ACCELMODE_LOCALMAX ((uint8_t)3U) |
HWA operational mode is local maxima
#define HWA_ACCELMODE_NONE ((uint8_t)7U) |
HWA dummy operational mode: use this for waiting for multiple triggers