Home
last modified time | relevance | path

Searched refs:modulation (Results 1 – 2 of 2) sorted by relevance

/edtt-latest/src/components/
Ddump.py61 start_time, end_time, center_freq, phy_address, modulation, power_level, abort_time, \
70 modulation = int(modulation)
77 …return self.Tx._make((self.idx, start_time, phy_address, center_freq, modulation, memoryview(packe…
85 start_time, scan_duration, phy_address, modulation, center_freq, antenna_gain, \
95 modulation = int(modulation)
116 return self.Rx._make((self.idx, rx_time_stamp, phy_address, center_freq, modulation, status,
479 def __get_phy(modulation): argument
480 if modulation == 16:
482 if modulation == 32 or modulation == 33:
Dbsim_device.py158 modulation = P2G4_MOD_BLE2M if phy == '2M' else P2G4_MOD_BLE
162 …X, transmit_time, transmit_time + airtime, TIME_NEVER, TIME_NEVER, aa, modulation, freq, 0, len(pa…