Searched refs:Bandwidths (Results 1 – 1 of 1) sorted by relevance
417 const RadioLoRaBandwidths_t Bandwidths[] = { LORA_BW_125, LORA_BW_250, LORA_BW_500 }; variable687 SX126x.ModulationParams.Params.LoRa.Bandwidth = Bandwidths[bandwidth]; in RadioSetRxConfig()796 SX126x.ModulationParams.Params.LoRa.Bandwidth = Bandwidths[bandwidth]; in RadioSetTxConfig()1008 denominator = RadioGetLoRaBandwidthInHz( Bandwidths[bandwidth] ); in RadioTimeOnAir()
Completed in 6 milliseconds