Home
last modified time | relevance | path

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

/loramac-node-latest/src/radio/sx1272/
Dsx1272Regs-LoRa.h470 #define RFLR_DIOMAPPING1_DIO3_MASK 0xFC macro
Dsx1272.c1020 …X1272Write( REG_DIOMAPPING1, ( SX1272Read( REG_DIOMAPPING1 ) & RFLR_DIOMAPPING1_DIO3_MASK ) | RFLR… in SX1272StartCad()
/loramac-node-latest/src/radio/sx1276/
Dsx1276Regs-LoRa.h494 #define RFLR_DIOMAPPING1_DIO3_MASK 0xFC macro
Dsx1276.c1153 …X1276Write( REG_DIOMAPPING1, ( SX1276Read( REG_DIOMAPPING1 ) & RFLR_DIOMAPPING1_DIO3_MASK ) | RFLR… in SX1276StartCad()