Home
last modified time | relevance | path

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

/loramac-node-latest/src/radio/sx126x/
Dradio.c664 SX126xSetStopRxTimerOnPreambleDetect( false ); in RadioSetRxConfig()
699 SX126xSetStopRxTimerOnPreambleDetect( false ); in RadioSetRxConfig()
Dsx126x.h915 void SX126xSetStopRxTimerOnPreambleDetect( bool enable );
Dsx126x.c362 void SX126xSetStopRxTimerOnPreambleDetect( bool enable ) in SX126xSetStopRxTimerOnPreambleDetect() function