Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/mac/region/
DRegionAU915.h346 bool RegionAU915TxConfig( TxConfigParams_t* txConfig, int8_t* txPower, TimerTime_t* txTimeOnAir );
DRegionAU915.c547 bool RegionAU915TxConfig( TxConfigParams_t* txConfig, int8_t* txPower, TimerTime_t* txTimeOnAir ) in RegionAU915TxConfig() function
DRegion.c95 #define AU915_TX_CONFIG( ) AU915_CASE { return RegionAU915TxConfig( txConfi…