Home
last modified time | relevance | path

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

/loramac-node-latest/src/radio/sx1272/
Dsx1272Regs-Fsk.h57 #define REG_RXBW 0x12 macro
Dsx1272.c358 SX1272Write( REG_RXBW, GetFskBandwidthRegValue( rxBandwidth ) ); in SX1272IsChannelFree()
449 SX1272Write( REG_RXBW, GetFskBandwidthRegValue( bandwidth ) ); in SX1272SetRxConfig()
/loramac-node-latest/src/radio/sx1276/
Dsx1276Regs-Fsk.h57 #define REG_RXBW 0x12 macro
Dsx1276.c369 SX1276Write( REG_RXBW, GetFskBandwidthRegValue( rxBandwidth ) ); in SX1276IsChannelFree()
500 SX1276Write( REG_RXBW, GetFskBandwidthRegValue( bandwidth ) ); in SX1276SetRxConfig()