Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/region/
DRegionUS915.h326 bool RegionUS915TxConfig( TxConfigParams_t* txConfig, int8_t* txPower, TimerTime_t* txTimeOnAir );
DRegionUS915.c544 bool RegionUS915TxConfig( TxConfigParams_t* txConfig, int8_t* txPower, TimerTime_t* txTimeOnAir ) in RegionUS915TxConfig() function
DRegion.c438 #define US915_TX_CONFIG( ) US915_CASE { return RegionUS915TxConfig( txConfi…