Home
last modified time | relevance | path

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

/loramac-node-latest/src/radio/sx126x/
Dsx126x.h922 void SX126xSetLoRaSymbNumTimeout( uint8_t SymbNum );
Dsx126x.c367 void SX126xSetLoRaSymbNumTimeout( uint8_t symbNum ) in SX126xSetLoRaSymbNumTimeout() function
Dradio.c744 SX126xSetLoRaSymbNumTimeout( symbTimeout ); in RadioSetRxConfig()
/loramac-node-latest/
DCHANGELOG.md225 - Updated behavior of `SX126xSetLoRaSymbNumTimeout` to round up the timeout to the nearest possible…
304 - Fixed `SX126xSetLoRaSymbNumTimeout` to call the workaround only if the number of symbols is equal…