Home
last modified time | relevance | path

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

/loramac-node-3.7.0/src/mac/region/
DRegionAU915.h65 #define AU915_RX_MIN_DATARATE DR_8
141 #define AU915_RX_WND_2_DR DR_8
184 #define AU915_BEACON_CHANNEL_DR DR_8
194 #define AU915_PING_SLOT_CHANNEL_DR DR_8
237 { DR_8 , DR_8 , DR_8 , DR_8 , DR_8 , DR_8 }, // DR_0
238 { DR_9 , DR_8 , DR_8 , DR_8 , DR_8 , DR_8 }, // DR_1
239 { DR_10, DR_9 , DR_8 , DR_8 , DR_8 , DR_8 }, // DR_2
240 { DR_11, DR_10, DR_9 , DR_8 , DR_8 , DR_8 }, // DR_3
241 { DR_12, DR_11, DR_10, DR_9 , DR_8 , DR_8 }, // DR_4
242 { DR_13, DR_12, DR_11, DR_10, DR_9 , DR_8 }, // DR_5
DRegionUS915.h65 #define US915_RX_MIN_DATARATE DR_8
125 #define US915_RX_WND_2_DR DR_8
173 #define US915_BEACON_CHANNEL_DR DR_8
183 #define US915_PING_SLOT_CHANNEL_DR DR_8
226 { DR_10, DR_9 , DR_8 , DR_8 }, // DR_0
227 { DR_11, DR_10, DR_9 , DR_8 }, // DR_1
/loramac-node-3.7.0/src/mac/
DLoRaMacTypes.h205 #define DR_8 8 macro