Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/mac/region/
DRegionCN470.h343 bool RegionCN470TxConfig( TxConfigParams_t* txConfig, int8_t* txPower, TimerTime_t* txTimeOnAir );
DRegionCN470.c766 bool RegionCN470TxConfig( TxConfigParams_t* txConfig, int8_t* txPower, TimerTime_t* txTimeOnAir ) in RegionCN470TxConfig() function
DRegion.c144 #define CN470_TX_CONFIG( ) CN470_CASE { return RegionCN470TxConfig( txConfi…