gps_batt_warn     619 core/conf.c        CONF_INFO( 27, conf.gps_batt_warn,              CONF_DEF_VALUE,     i:0),
gps_batt_warn     865 core/gps.c                             if ((int)conf.gps_batt_warn == 1)
gps_batt_warn     608 core/gui.c         MENU_ITEM	(0x5c,LANG_MENU_GPS_BATT_WARNING,			MENUITEM_BOOL,  									&conf.gps_batt_warn,		0 ),
gps_batt_warn     427 include/conf.h     int gps_batt_warn;