comparison gsm-fw/L1/include/l1_const.h @ 531:de635895e0be

gsm-fw/L1/include/*.h: s/ANLG_FAM/ANALOG/ in LoCosto-based version
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Fri, 01 Aug 2014 16:46:33 +0000
parents 25a7fe25864c
children bc3656cfe0d8
comparison
equal deleted inserted replaced
530:25a7fe25864c 531:de635895e0be
1579 #define B_TCH_LOOP 12 1579 #define B_TCH_LOOP 12
1580 #define B_SUBCHANNEL 15 1580 #define B_SUBCHANNEL 15
1581 1581
1582 // "d_ctrl_abb" bits positions for conditionnal loading of abb registers. 1582 // "d_ctrl_abb" bits positions for conditionnal loading of abb registers.
1583 #define B_RAMP 0 1583 #define B_RAMP 0
1584 #if ((ANLG_FAM == 1) || (ANLG_FAM == 2) || (ANLG_FAM == 3)) 1584 #if ((ANALOG == 1) || (ANALOG == 2) || (ANALOG == 3))
1585 #define B_BULRAMPDEL 3 // Note: this name is changed 1585 #define B_BULRAMPDEL 3 // Note: this name is changed
1586 #define B_BULRAMPDEL2 2 // Note: this name is changed 1586 #define B_BULRAMPDEL2 2 // Note: this name is changed
1587 #define B_BULRAMPDEL_BIS 9 1587 #define B_BULRAMPDEL_BIS 9
1588 #define B_BULRAMPDEL2_BIS 10 1588 #define B_BULRAMPDEL2_BIS 10
1589 #endif 1589 #endif