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:
parent
0875ed61b8
commit
75c668d7f6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user