Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/region/
DRegionEU868.h349 bool RegionEU868RxConfig( RxConfigParams_t* rxConfig, int8_t* datarate );
DRegionEU868.c503 bool RegionEU868RxConfig( RxConfigParams_t* rxConfig, int8_t* datarate ) in RegionEU868RxConfig() function
DRegion.c290 #define EU868_RX_CONFIG( ) EU868_CASE { return RegionEU868RxConfig( rxConfi…