Home
last modified time | relevance | path

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

/loramac-node-latest/src/radio/sx126x/
Dradio.c424 const RadioLoRaBandwidths_t Bandwidths[] = { LORA_BW_125, LORA_BW_250, LORA_BW_500 };
854 … if( ( modem == MODEM_LORA ) && ( SX126x.ModulationParams.Params.LoRa.Bandwidth == LORA_BW_500 ) ) in RadioSetTxConfig()
906 case LORA_BW_500: in RadioGetLoRaBandwidthInHz()
Dsx126x.h367 LORA_BW_500 = 6, enumerator