Searched refs:i (Results 1 – 2 of 2) sorted by relevance
| /babblesim_ext_2G4_libPhyComv1-latest/src/ |
| D | bs_pc_2G4_utils.c | 78 uint i = 0; in p2G4_modulation_from_string() local 81 if ( name[i] != 0 ) { in p2G4_modulation_from_string() 82 if ( name[i] == ' ' ) { in p2G4_modulation_from_string() 83 i++; in p2G4_modulation_from_string() 93 if ( name[i] >= '0' && name[i] <='9') { //it's a number in p2G4_modulation_from_string() 98 if ( strncmp(&name[i], "BLI",3)==0 ){ in p2G4_modulation_from_string() 101 } else if ( strncmp(&name[i], "BL",2)==0 ){ in p2G4_modulation_from_string() 104 } else if ( strncmp(&name[i], "CW",2)==0 ) { in p2G4_modulation_from_string() 107 } else if ( strncmp(&name[i], "Prop2M",6)==0 ) { in p2G4_modulation_from_string() 110 } else if ( strncmp(&name[i], "Prop3M",6)==0 ) { in p2G4_modulation_from_string() [all …]
|
| /babblesim_ext_2G4_libPhyComv1-latest/docs/ |
| D | LICENSE | 18 "control" means (i) the power, direct or indirect, to cause the
|