Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/region/
DRegionIN865.h351 bool RegionIN865TxConfig( TxConfigParams_t* txConfig, int8_t* txPower, TimerTime_t* txTimeOnAir );
DRegionIN865.c532 bool RegionIN865TxConfig( TxConfigParams_t* txConfig, int8_t* txPower, TimerTime_t* txTimeOnAir ) in RegionIN865TxConfig() function
DRegion.c389 #define IN865_TX_CONFIG( ) IN865_CASE { return RegionIN865TxConfig( txConfi…