Searched refs:exp (Results 1 – 1 of 1) sorted by relevance
372 uint8_t exp = 0; in SX126xSetLoRaSymbNumTimeout() local378 exp++; in SX126xSetLoRaSymbNumTimeout()381 reg = mant << ( 2 * exp + 1 ); in SX126xSetLoRaSymbNumTimeout()386 reg = exp + ( mant << 3 ); in SX126xSetLoRaSymbNumTimeout()