Searched refs:CurrentDr (Results 1 – 12 of 12) sorted by relevance
| /loramac-node-latest/src/mac/region/ |
| D | RegionCommon.c | 588 int8_t drLocal = params->CurrentDr; in RegionCommonGetNextLowerTxDr() 590 if( params->CurrentDr == params->MinDr ) in RegionCommonGetNextLowerTxDr()
|
| D | RegionCommon.h | 332 int8_t CurrentDr; member
|
| D | RegionAU915.c | 121 .CurrentDr = getPhy->Datarate, in RegionAU915GetPhyParam()
|
| D | RegionCN779.c | 103 .CurrentDr = getPhy->Datarate, in RegionCN779GetPhyParam()
|
| D | RegionEU433.c | 103 .CurrentDr = getPhy->Datarate, in RegionEU433GetPhyParam()
|
| D | RegionEU868.c | 128 .CurrentDr = getPhy->Datarate, in RegionEU868GetPhyParam()
|
| D | RegionIN865.c | 103 .CurrentDr = getPhy->Datarate, in RegionIN865GetPhyParam()
|
| D | RegionKR920.c | 129 .CurrentDr = getPhy->Datarate, in RegionKR920GetPhyParam()
|
| D | RegionRU864.c | 104 .CurrentDr = getPhy->Datarate, in RegionRU864GetPhyParam()
|
| D | RegionUS915.c | 127 .CurrentDr = getPhy->Datarate, in RegionUS915GetPhyParam()
|
| D | RegionAS923.c | 283 .CurrentDr = getPhy->Datarate, in RegionAS923GetPhyParam()
|
| D | RegionCN470.c | 319 .CurrentDr = getPhy->Datarate, in RegionCN470GetPhyParam()
|