summaryrefslogtreecommitdiff
path: root/cesar/ce/rx/inc
diff options
context:
space:
mode:
authordufour2009-07-16 09:13:42 +0000
committerdufour2009-07-16 09:13:42 +0000
commit51fb6d55809b084e7a5910d77657753ddcca8974 (patch)
tree7359050cb010439abf41d2074bbaece1ba520fb9 /cesar/ce/rx/inc
parent530cc65c009b5729b4260ca78622f85b877925f3 (diff)
* ce/rx
- fix the code to ask the measure we need to the PBProc/PBDMA. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4987 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cesar/ce/rx/inc')
-rw-r--r--cesar/ce/rx/inc/measure.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/cesar/ce/rx/inc/measure.h b/cesar/ce/rx/inc/measure.h
index 44ce33f38f..9e3c01a112 100644
--- a/cesar/ce/rx/inc/measure.h
+++ b/cesar/ce/rx/inc/measure.h
@@ -19,6 +19,11 @@
#include "ce/rx/measure.h"
/**
+ * Ask the PBPDMA to divide the channel data by the number of symbol.
+ */
+#define CE_RX_PBDMA_DIVIDE 1
+
+/**
* Mailbox used to exchange measure between the SAR and the CE RX.
*/
typedef struct ce_rx_measure_mbox_t