Home
last modified time | relevance | path

Searched refs:RadioLoRaIQModes_t (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/radio/sx126x/
Dsx126x.h471 }RadioLoRaIQModes_t; typedef
613 RadioLoRaIQModes_t InvertIQ; //!< Allows to swap IQ for LoRa packet
Dradio.c738 SX126x.PacketParams.Params.LoRa.InvertIQ = ( RadioLoRaIQModes_t )iqInverted; in RadioSetRxConfig()
844 SX126x.PacketParams.Params.LoRa.InvertIQ = ( RadioLoRaIQModes_t )iqInverted; in RadioSetTxConfig()