Home
last modified time | relevance | path

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

/loramac-node-latest/src/radio/sx1272/
Dsx1272Regs-Fsk.h58 #define REG_AFCBW 0x13 macro
Dsx1272.c359 SX1272Write( REG_AFCBW, GetFskBandwidthRegValue( rxBandwidth ) ); in SX1272IsChannelFree()
450 SX1272Write( REG_AFCBW, GetFskBandwidthRegValue( bandwidthAfc ) ); in SX1272SetRxConfig()
/loramac-node-latest/src/radio/sx1276/
Dsx1276Regs-Fsk.h58 #define REG_AFCBW 0x13 macro
Dsx1276.c370 SX1276Write( REG_AFCBW, GetFskBandwidthRegValue( rxBandwidth ) ); in SX1276IsChannelFree()
501 SX1276Write( REG_AFCBW, GetFskBandwidthRegValue( bandwidthAfc ) ); in SX1276SetRxConfig()