Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/region/
DRegionAS923.h411 bool RegionAS923TxConfig( TxConfigParams_t* txConfig, int8_t* txPower, TimerTime_t* txTimeOnAir );
DRegionAS923.c727 bool RegionAS923TxConfig( TxConfigParams_t* txConfig, int8_t* txPower, TimerTime_t* txTimeOnAir ) in RegionAS923TxConfig() function
DRegion.c46 #define AS923_TX_CONFIG( ) AS923_CASE { return RegionAS923TxConfig( txConfi…