Home
last modified time | relevance | path

Searched refs:RegionEU868TxConfig (Results 1 – 3 of 3) sorted by relevance

/loramac-node-latest/src/mac/region/
DRegionEU868.h362 bool RegionEU868TxConfig( TxConfigParams_t* txConfig, int8_t* txPower, TimerTime_t* txTimeOnAir );
DRegionEU868.c549 bool RegionEU868TxConfig( TxConfigParams_t* txConfig, int8_t* txPower, TimerTime_t* txTimeOnAir ) in RegionEU868TxConfig() function
DRegion.c291 #define EU868_TX_CONFIG( ) EU868_CASE { return RegionEU868TxConfig( txConfi…