Home
last modified time | relevance | path

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

/loramac-node-3.7.0/src/mac/region/
DRegionCN470.h253 static const uint8_t MaxPayloadOfDatarateCN470[] = { 0, 23, 86, 184, 242, 242, 242, 242 }; variable
DRegionCN470.c351 phyParam.Value = MaxPayloadOfDatarateCN470[getPhy->Datarate]; in RegionCN470GetPhyParam()
760 …Radio.SetMaxPayloadLength( MODEM_LORA, MaxPayloadOfDatarateCN470[dr] + LORAMAC_FRAME_PAYLOAD_OVERH… in RegionCN470RxConfig()