Add radar_bin_thresh_sel (bit 24:26), which defines when

to consider the radar FFT report bins as "strong".
This commit is contained in:
adrian 2012-12-28 07:49:45 +00:00
parent 0875ed61b8
commit 75c668d7f6

View File

@ -64,6 +64,8 @@
#define AR_PHY_RADAR_EXT_ENA 0x00004000
#define AR_PHY_RADAR_1 0x9958
#define AR_PHY_RADAR_1_BIN_THRESH_SEL 0x07000000
#define AR_PHY_RADAR_1_BIN_THRESH_SEL_S 24
#define AR_PHY_RADAR_1_RELPWR_ENA 0x00800000
#define AR_PHY_RADAR_1_USE_FIR128 0x00400000
#define AR_PHY_RADAR_1_RELPWR_THRESH 0x003F0000