Searched refs:p2G4_mod_limits_t (Results 1 – 2 of 2) sorted by relevance
20 typedef enum {Mod_None, OnlyReceivable, OnlyNonReceivable} p2G4_mod_limits_t; typedef22 int p2G4_modulation_from_string(const char* name, p2G4_modulation_t *modulation, p2G4_mod_limits_t …
77 int p2G4_modulation_from_string(const char* name, p2G4_modulation_t *modulation, p2G4_mod_limits_t … in p2G4_modulation_from_string()