Macros that define values for the various source select of threshold in pre-processing block.
|
#define | HWA_DCSUB_SELECT_DCSW ((uint8_t)0U) /** DC subtracted value comes from user defined through DC_I_SW[12] and DC_Q_SW[12] register */ |
|
#define | HWA_DCSUB_SELECT_DCEST ((uint8_t)1U) /** DC subtracted value comes from built-in DC estimation hardware, DC_EST_I_VAL[12] and DC_EST_I_VAL[12] registers */ |
|
◆ HWA_DCSUB_SELECT_DCSW
#define HWA_DCSUB_SELECT_DCSW ((uint8_t)0U) /** DC subtracted value comes from user defined through DC_I_SW[12] and DC_Q_SW[12] register */ |
◆ HWA_DCSUB_SELECT_DCEST
#define HWA_DCSUB_SELECT_DCEST ((uint8_t)1U) /** DC subtracted value comes from built-in DC estimation hardware, DC_EST_I_VAL[12] and DC_EST_I_VAL[12] registers */ |