|
|
@ -20,8 +20,8 @@ |
|
|
|
|
|
|
|
/****************** SRAM *****************/ |
|
|
|
#define TOTAL_TX_SHOT_NUMBER_MAX 131072U |
|
|
|
#define RX_BEAMFORMER_NUMBER_MAX 11264 |
|
|
|
#define FOCUS_TYPE_NUMBER_MAX 11264U |
|
|
|
#define RX_BEAMFORMER_NUMBER_MAX 14563U |
|
|
|
#define FOCUS_TYPE_NUMBER_MAX 14563U |
|
|
|
|
|
|
|
/************* Scenario Index ************/ |
|
|
|
#define SCENARIO_INDEX_MAX 131072U |
|
|
|