Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/region/
DRegionRU864.h329 bool RegionRU864TxConfig( TxConfigParams_t* txConfig, int8_t* txPower, TimerTime_t* txTimeOnAir );
DRegionRU864.c517 bool RegionRU864TxConfig( TxConfigParams_t* txConfig, int8_t* txPower, TimerTime_t* txTimeOnAir ) in RegionRU864TxConfig() function
DRegion.c487 #define RU864_TX_CONFIG( ) RU864_CASE { return RegionRU864TxConfig( txConfi…