FreeCalypso > hg > tcs211-l1-reconst
comparison chipsetsw/layer1/cfile/l1_func.c @ 107:bfee762b21f3
l1_func.c fully reconstructed: matches TCS211 object
| author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
|---|---|
| date | Fri, 08 Apr 2016 03:50:10 +0000 |
| parents | c768c181ece8 |
| children |
comparison
equal
deleted
inserted
replaced
| 106:c768c181ece8 | 107:bfee762b21f3 |
|---|---|
| 165 extern const UWORD8 DspCode_array[] ; | 165 extern const UWORD8 DspCode_array[] ; |
| 166 extern const UWORD8 DspData_array[]; | 166 extern const UWORD8 DspData_array[]; |
| 167 #endif | 167 #endif |
| 168 | 168 |
| 169 extern const UWORD8 bootCode[] ; | 169 extern const UWORD8 bootCode[] ; |
| 170 /* DSP patch */ | |
| 171 | |
| 172 #if ( FF_REPEATED_DL_FACCH == 1 ) | |
| 170 UWORD32 fn_prev; // Added as a debug stage.. | 173 UWORD32 fn_prev; // Added as a debug stage.. |
| 171 /* DSP patch */ | 174 #endif |
| 172 | |
| 173 | 175 |
| 174 /*-------------------------------------------------------*/ | 176 /*-------------------------------------------------------*/ |
| 175 /* Prototypes of internal functions used in this file. */ | 177 /* Prototypes of internal functions used in this file. */ |
| 176 /*-------------------------------------------------------*/ | 178 /*-------------------------------------------------------*/ |
| 177 void l1s_init_voice_blocks (void); | 179 void l1s_init_voice_blocks (void); |
