Home
last modified time | relevance | path

Searched refs:RFLR_INVERTIQ2_ON (Results 1 – 4 of 4) sorted by relevance

/loramac-node-3.7.0/src/radio/sx1272/
Dsx1272Regs-LoRa.h446 #define RFLR_INVERTIQ2_ON 0x19 macro
Dsx1272.c759 SX1272Write( REG_LR_INVERTIQ2, RFLR_INVERTIQ2_ON ); in SX1272Send()
860 SX1272Write( REG_LR_INVERTIQ2, RFLR_INVERTIQ2_ON ); in SX1272SetRx()
/loramac-node-3.7.0/src/radio/sx1276/
Dsx1276Regs-LoRa.h470 #define RFLR_INVERTIQ2_ON 0x19 macro
Dsx1276.c845 SX1276Write( REG_LR_INVERTIQ2, RFLR_INVERTIQ2_ON ); in SX1276Send()
946 SX1276Write( REG_LR_INVERTIQ2, RFLR_INVERTIQ2_ON ); in SX1276SetRx()