Home
last modified time | relevance | path

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

/AliOS-Things-master/solutions/lora_p2p_demo/
A Dradio.c417 const RadioLoRaBandwidths_t Bandwidths[] = { LORA_BW_125, LORA_BW_250, LORA_BW_500 };
841 … if( ( modem == MODEM_LORA ) && ( SX126x.ModulationParams.Params.LoRa.Bandwidth == LORA_BW_500 ) ) in RadioSetTxConfig()
895 case LORA_BW_500: in RadioGetLoRaBandwidthInHz()
A Dsx126x.h339 LORA_BW_500 = 6, enumerator

Completed in 8 milliseconds