Home
last modified time | relevance | path

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

/loramac-node-latest/src/radio/sx1272/
Dsx1272Regs-LoRa.h471 #define RFLR_DIOMAPPING1_DIO3_00 0x00 // Default macro
Dsx1272.c1020 …PING1, ( SX1272Read( REG_DIOMAPPING1 ) & RFLR_DIOMAPPING1_DIO3_MASK ) | RFLR_DIOMAPPING1_DIO3_00 ); in SX1272StartCad()
/loramac-node-latest/src/radio/sx1276/
Dsx1276Regs-LoRa.h495 #define RFLR_DIOMAPPING1_DIO3_00 0x00 // Default macro
Dsx1276.c1153 …PING1, ( SX1276Read( REG_DIOMAPPING1 ) & RFLR_DIOMAPPING1_DIO3_MASK ) | RFLR_DIOMAPPING1_DIO3_00 ); in SX1276StartCad()