Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/region/
DRegionCN779.h333 bool RegionCN779TxConfig( TxConfigParams_t* txConfig, int8_t* txPower, TimerTime_t* txTimeOnAir );
DRegionCN779.c518 bool RegionCN779TxConfig( TxConfigParams_t* txConfig, int8_t* txPower, TimerTime_t* txTimeOnAir ) in RegionCN779TxConfig() function
DRegion.c193 #define CN779_TX_CONFIG( ) CN779_CASE { return RegionCN779TxConfig( txConfi…