FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/L1/cust0/l1_cust.c @ 561:eb3fb4d0dcf0
L1: disable all DSP patch DWNLD for now
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Tue, 05 Aug 2014 21:50:05 +0000 |
parents | 9dd6ca16f13d |
children | d1df7544f102 |
comparison
equal
deleted
inserted
replaced
560:85562a6b6356 | 561:eb3fb4d0dcf0 |
---|---|
127 extern T_ADC adc; | 127 extern T_ADC adc; |
128 extern T_ADCCAL adc_cal; | 128 extern T_ADCCAL adc_cal; |
129 extern T_TEMP temperature[TEMP_TABLE_SIZE]; | 129 extern T_TEMP temperature[TEMP_TABLE_SIZE]; |
130 | 130 |
131 /* FreeCalypso configuration */ | 131 /* FreeCalypso configuration */ |
132 #define DWNLD PATCH_DWNLD | |
133 #define STD DUALEXT | 132 #define STD DUALEXT |
134 | 133 |
135 // Nucleus functions | 134 // Nucleus functions |
136 extern INT TMD_Timer_State; | 135 extern INT TMD_Timer_State; |
137 extern UWORD32 TMD_Timer; // for big sleep | 136 extern UWORD32 TMD_Timer; // for big sleep |