Searched refs:InvertIQ (Results 1 – 3 of 3) sorted by relevance
738 SX126x.PacketParams.Params.LoRa.InvertIQ = ( RadioLoRaIQModes_t )iqInverted; in RadioSetRxConfig()747 if( SX126x.PacketParams.Params.LoRa.InvertIQ == LORA_IQ_INVERTED ) in RadioSetRxConfig()844 SX126x.PacketParams.Params.LoRa.InvertIQ = ( RadioLoRaIQModes_t )iqInverted; in RadioSetTxConfig()
613 RadioLoRaIQModes_t InvertIQ; //!< Allows to swap IQ for LoRa packet member
667 buf[5] = packetParams->Params.LoRa.InvertIQ; in SX126xSetPacketParams()