Searched refs:LORA_IQ_INVERTED (Results 1 – 2 of 2) sorted by relevance
/loramac-node-latest/src/radio/sx126x/ | ||
D | sx126x.h | 470 LORA_IQ_INVERTED = 0x01, enumerator |
D | radio.c | 747 if( SX126x.PacketParams.Params.LoRa.InvertIQ == LORA_IQ_INVERTED ) in RadioSetRxConfig() |