Home
last modified time | relevance | path

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

/loramac-node-latest/src/radio/sx1272/
Dsx1272Regs-LoRa.h452 #define RFLR_DIOMAPPING1_DIO0_MASK 0x3F macro
Dsx1272.c882 …X1272Write( REG_DIOMAPPING1, ( SX1272Read( REG_DIOMAPPING1 ) & RFLR_DIOMAPPING1_DIO0_MASK & RFLR_D… in SX1272SetRx()
896 …X1272Write( REG_DIOMAPPING1, ( SX1272Read( REG_DIOMAPPING1 ) & RFLR_DIOMAPPING1_DIO0_MASK ) | RFLR… in SX1272SetRx()
973 …X1272Write( REG_DIOMAPPING1, ( SX1272Read( REG_DIOMAPPING1 ) & RFLR_DIOMAPPING1_DIO0_MASK & RFLR_D… in SX1272SetTx()
987 …X1272Write( REG_DIOMAPPING1, ( SX1272Read( REG_DIOMAPPING1 ) & RFLR_DIOMAPPING1_DIO0_MASK ) | RFLR… in SX1272SetTx()
/loramac-node-latest/src/radio/sx1276/
Dsx1276Regs-LoRa.h476 #define RFLR_DIOMAPPING1_DIO0_MASK 0x3F macro
Dsx1276.c1015 …X1276Write( REG_DIOMAPPING1, ( SX1276Read( REG_DIOMAPPING1 ) & RFLR_DIOMAPPING1_DIO0_MASK & RFLR_D… in SX1276SetRx()
1029 …X1276Write( REG_DIOMAPPING1, ( SX1276Read( REG_DIOMAPPING1 ) & RFLR_DIOMAPPING1_DIO0_MASK ) | RFLR… in SX1276SetRx()
1106 …X1276Write( REG_DIOMAPPING1, ( SX1276Read( REG_DIOMAPPING1 ) & RFLR_DIOMAPPING1_DIO0_MASK & RFLR_D… in SX1276SetTx()
1120 …X1276Write( REG_DIOMAPPING1, ( SX1276Read( REG_DIOMAPPING1 ) & RFLR_DIOMAPPING1_DIO0_MASK ) | RFLR… in SX1276SetTx()