Home
last modified time | relevance | path

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

/loramac-node-latest/src/radio/sx1272/
Dsx1272Regs-LoRa.h447 #define RFLR_INVERTIQ2_OFF 0x1D macro
Dsx1272.c764 SX1272Write( REG_LR_INVERTIQ2, RFLR_INVERTIQ2_OFF ); in SX1272Send()
865 SX1272Write( REG_LR_INVERTIQ2, RFLR_INVERTIQ2_OFF ); in SX1272SetRx()
/loramac-node-latest/src/radio/sx1276/
Dsx1276Regs-LoRa.h471 #define RFLR_INVERTIQ2_OFF 0x1D macro
Dsx1276.c850 SX1276Write( REG_LR_INVERTIQ2, RFLR_INVERTIQ2_OFF ); in SX1276Send()
951 SX1276Write( REG_LR_INVERTIQ2, RFLR_INVERTIQ2_OFF ); in SX1276SetRx()