Searched refs:p2G4_modulation_t (Results 1 – 3 of 3) sorted by relevance
22 int p2G4_modulation_from_string(const char* name, p2G4_modulation_t *modulation, p2G4_mod_limits_t …
35 typedef uint16_t p2G4_modulation_t; typedef52 p2G4_modulation_t modulation;
77 int p2G4_modulation_from_string(const char* name, p2G4_modulation_t *modulation, p2G4_mod_limits_t … in p2G4_modulation_from_string()