Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/region/
DRegionKR920.h336 bool RegionKR920TxConfig( TxConfigParams_t* txConfig, int8_t* txPower, TimerTime_t* txTimeOnAir );
DRegionKR920.c533 bool RegionKR920TxConfig( TxConfigParams_t* txConfig, int8_t* txPower, TimerTime_t* txTimeOnAir ) in RegionKR920TxConfig() function
DRegion.c340 #define KR920_TX_CONFIG( ) KR920_CASE { return RegionKR920TxConfig( txConfi…