Home
last modified time | relevance | path

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

/loramac-node-latest/src/radio/sx126x/
Dsx126x.c49 #define SX126X_MAX_LORA_SYMB_NUM_TIMEOUT 248 macro
369 uint8_t mant = ( ( ( symbNum > SX126X_MAX_LORA_SYMB_NUM_TIMEOUT ) ? in SX126xSetLoRaSymbNumTimeout()
370 SX126X_MAX_LORA_SYMB_NUM_TIMEOUT : in SX126xSetLoRaSymbNumTimeout()