diff 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
line wrap: on
line diff
--- a/gsm-fw/L1/include/l1_const.h	Fri Aug 01 16:38:35 2014 +0000
+++ b/gsm-fw/L1/include/l1_const.h	Fri Aug 01 16:46:33 2014 +0000
@@ -1581,7 +1581,7 @@
 
 // "d_ctrl_abb" bits positions for conditionnal loading of abb registers.
 #define B_RAMP                   0
-#if ((ANLG_FAM == 1) || (ANLG_FAM == 2) || (ANLG_FAM == 3))
+#if ((ANALOG == 1) || (ANALOG == 2) || (ANALOG == 3))
   #define B_BULRAMPDEL             3 // Note: this name is changed
   #define B_BULRAMPDEL2            2 // Note: this name is changed
   #define B_BULRAMPDEL_BIS         9