Home
last modified time | relevance | path

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

/babblesim_ext_2G4_modem_BLE_simple-latest/src/
Dmodem_BLE_simple.c282 uint *tx_spec_halfBW) { in spectrum_from_modulation() argument
289 *tx_spec_halfBW = TxSpecBW_BLE; in spectrum_from_modulation()
294 *tx_spec_halfBW = TxSpecBW_Prop2; in spectrum_from_modulation()
298 *tx_spec_halfBW = TxSpecBW_WN4MHz; in spectrum_from_modulation()
302 *tx_spec_halfBW = TxSpecBW_CW; in spectrum_from_modulation()
306 *tx_spec_halfBW = TxSpecBW_WN1MHz; in spectrum_from_modulation()
310 *tx_spec_halfBW = TxSpecBW_WN2MHz; in spectrum_from_modulation()
314 *tx_spec_halfBW = TxSpecBW_WN4MHz; in spectrum_from_modulation()
318 *tx_spec_halfBW = TxSpecBW_WN8MHz; in spectrum_from_modulation()
322 *tx_spec_halfBW = TxSpecBW_WN16MHz; in spectrum_from_modulation()
[all …]