Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/region/
DRegion.h862 bool RegionIsActive( LoRaMacRegion_t region );
DRegion.c524 bool RegionIsActive( LoRaMacRegion_t region ) in RegionIsActive() function
/loramac-node-latest/src/mac/
DLoRaMac.c3758 if( RegionIsActive( region ) == false ) in LoRaMacInitialization()