Home
last modified time | relevance | path

Searched refs:AS923_BEACON_SIZE (Results 1 – 2 of 2) sorted by relevance

/loramac-node-3.4.0/src/mac/region/
DRegionAS923.h216 #define AS923_BEACON_SIZE 17 macro
DRegionAS923.c317 phyParam.BeaconFormat.BeaconSize = AS923_BEACON_SIZE; in RegionAS923GetPhyParam()
1049 regionCommonRxBeaconSetup.BeaconSize = AS923_BEACON_SIZE; in RegionAS923RxBeaconSetup()