Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/mac/region/
DRegionAS923.h103 #define AS923_NUMB_CHANNELS_CF_LIST 5 macro
DRegionAS923.c495 if( chanIdx < ( AS923_NUMB_CHANNELS_CF_LIST + AS923_NUMB_DEFAULT_CHANNELS ) ) in RegionAS923ApplyCFList()