Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/region/
DRegionUS915.h313 bool RegionUS915RxConfig( RxConfigParams_t* rxConfig, int8_t* datarate );
DRegionUS915.c513 bool RegionUS915RxConfig( RxConfigParams_t* rxConfig, int8_t* datarate ) in RegionUS915RxConfig() function
DRegion.c437 #define US915_RX_CONFIG( ) US915_CASE { return RegionUS915RxConfig( rxConfi…