Searched refs:DEBUG_NMEA_MAXSIZE (Results 1 – 4 of 4) sorted by relevance
47 #define DEBUG_NMEA_MAXSIZE 4096 macro50 (length >= DEBUG_NMEA_MINSIZE) && (length <= DEBUG_NMEA_MAXSIZE) && in loc_nmea_is_debug()
85 static const uint32_t NMEA_MAXSIZE = DEBUG_NMEA_MAXSIZE;
89 static const uint32_t NMEA_MAXSIZE = DEBUG_NMEA_MAXSIZE;