comparison gsm-fw/bsp/niq32.c @ 601:05bcd5618c9a

gsm-fw/bsp/niq32.c: TP_FrameIntHandler() is here
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 17 Aug 2014 21:15:32 +0000
parents 5da15ffc340c
children 7310ce904148
comparison
equal deleted inserted replaced
600:3fea71719423 601:05bcd5618c9a
449 /*--------------------------------------------------------------*/ 449 /*--------------------------------------------------------------*/
450 void IQ_FrameHandler(void) 450 void IQ_FrameHandler(void)
451 { 451 {
452 IQ_FrameCount++; 452 IQ_FrameCount++;
453 TMT_Timer_Interrupt(); 453 TMT_Timer_Interrupt();
454 #if 0 454 #if CONFIG_INCLUDE_L1
455 // FreeCalypso: that L1 or whatever code hasn't been integrated yet
456 TP_FrameIntHandler(); 455 TP_FrameIntHandler();
457 #endif 456 #endif
458 #if (OP_L1_STANDALONE == 0) 457 #if (OP_L1_STANDALONE == 0)
459 #if (TI_PROFILER == 1) 458 #if (TI_PROFILER == 1)
460 // TDMA treatment for profiling buffer 459 // TDMA treatment for profiling buffer