FreeCalypso > hg > tcs211-l1-reconst
comparison chipsetsw/layer1/p_cfile/l1p_cmpl.c @ 297:499ea85d95f4
l1p_cmpl.c: intram compilation passes, but the link fails
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 02 Oct 2017 06:23:52 +0000 |
parents | 1ddbcdc0c1d5 |
children | 38ece3f48a66 |
comparison
equal
deleted
inserted
replaced
296:1ddbcdc0c1d5 | 297:499ea85d95f4 |
---|---|
1035 lna_off, | 1035 lna_off, |
1036 rx_id, | 1036 rx_id, |
1037 l1s.tpu_offset, | 1037 l1s.tpu_offset, |
1038 num_rx, | 1038 num_rx, |
1039 rx_group_id, | 1039 rx_group_id, |
1040 rx_done_flag,adc_active, | 1040 rx_done_flag,adc_active |
1041 csf_filter_choice | |
1042 #if (RF_FAM == 61) | 1041 #if (RF_FAM == 61) |
1042 ,csf_filter_choice | |
1043 ,if_ctl | 1043 ,if_ctl |
1044 #endif | 1044 #endif |
1045 #if (NEW_SNR_THRESHOLD == 1) | 1045 #if (NEW_SNR_THRESHOLD == 1) |
1046 ,saic_flag | 1046 ,saic_flag |
1047 #endif | 1047 #endif |