Searched refs:FT_DEFAULT (Results 1 – 4 of 4) sorted by relevance
13 FT_DEFAULT = 0; // Automatically decide field type, generate static field if possible. enumerator31 optional FieldType type = 3 [default = FT_DEFAULT];
49 FT_DEFAULT = 0 variable
208 if field_options.type == nanopb_pb2.FT_DEFAULT:
77 is *FT_DEFAULT*, which selects automatically.