Searched refs:PreambleMinDetect (Results 1 – 3 of 3) sorted by relevance
673 SX126x.PacketParams.Params.Gfsk.PreambleMinDetect = RADIO_PREAMBLE_DETECTOR_08_BITS; in RadioSetRxConfig()783 SX126x.PacketParams.Params.Gfsk.PreambleMinDetect = RADIO_PREAMBLE_DETECTOR_08_BITS; in RadioSetTxConfig()
596 …RadioPreambleDetection_t PreambleMinDetect; //!< The preamble Rx length minimal for GFSK packe… member
652 buf[2] = packetParams->Params.Gfsk.PreambleMinDetect; in SX126xSetPacketParams()