Home
last modified time | relevance | path

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

/loramac-node-latest/src/radio/sx1272/
Dsx1272Regs-Fsk.h155 #define RF_OPMODE_STANDBY 0x01 // Default macro
Dsx1272.c812 SX1272SetOpMode( RF_OPMODE_STANDBY ); in SX1272SetStby()
/loramac-node-latest/src/radio/sx1276/
Dsx1276Regs-Fsk.h154 #define RF_OPMODE_STANDBY 0x01 // Default macro
Dsx1276.c898 SX1276SetOpMode( RF_OPMODE_STANDBY ); in SX1276SetStby()