Searched refs:bandwidthAfc (Results 1 – 7 of 7) sorted by relevance
/loramac-node-3.4.0/src/radio/ |
D | radio.h | 205 uint32_t bandwidthAfc, uint16_t preambleLen,
|
/loramac-node-3.4.0/src/radio/sx1272/ |
D | sx1272.h | 262 uint32_t bandwidthAfc, uint16_t preambleLen,
|
D | sx1272.c | 420 uint32_t bandwidthAfc, uint16_t preambleLen, in SX1272SetRxConfig() argument 436 SX1272.Settings.Fsk.BandwidthAfc = bandwidthAfc; in SX1272SetRxConfig() 450 SX1272Write( REG_AFCBW, GetFskBandwidthRegValue( bandwidthAfc ) ); in SX1272SetRxConfig()
|
/loramac-node-3.4.0/src/radio/sx1276/ |
D | sx1276.h | 264 uint32_t bandwidthAfc, uint16_t preambleLen,
|
D | sx1276.c | 471 uint32_t bandwidthAfc, uint16_t preambleLen, in SX1276SetRxConfig() argument 487 SX1276.Settings.Fsk.BandwidthAfc = bandwidthAfc; in SX1276SetRxConfig() 501 SX1276Write( REG_AFCBW, GetFskBandwidthRegValue( bandwidthAfc ) ); in SX1276SetRxConfig()
|
/loramac-node-3.4.0/src/radio/sx126x/ |
D | radio.c | 128 uint32_t bandwidthAfc, uint16_t preambleLen, 640 uint32_t bandwidthAfc, uint16_t preambleLen, in RadioSetRxConfig() argument
|
/loramac-node-3.4.0/src/radio/lr1110/ |
D | radio.c | 129 … uint32_t bandwidthAfc, uint16_t preambleLen, uint16_t symbTimeout, bool fixLen, 602 … uint32_t bandwidthAfc, uint16_t preambleLen, uint16_t symbTimeout, bool fixLen, in RadioSetRxConfig() argument
|