Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/region/
DRegionEU433.h334 bool RegionEU433TxConfig( TxConfigParams_t* txConfig, int8_t* txPower, TimerTime_t* txTimeOnAir );
DRegionEU433.c518 bool RegionEU433TxConfig( TxConfigParams_t* txConfig, int8_t* txPower, TimerTime_t* txTimeOnAir ) in RegionEU433TxConfig() function
DRegion.c242 #define EU433_TX_CONFIG( ) EU433_CASE { return RegionEU433TxConfig( txConfi…