Searched defs:freqHopOn (Results 1 – 4 of 4) sorted by relevance
/loramac-node-latest/src/radio/sx126x/ |
D | radio.c | 643 bool crcOn, bool freqHopOn, uint8_t hopPeriod, in RadioSetRxConfig() 767 bool fixLen, bool crcOn, bool freqHopOn, in RadioSetTxConfig()
|
/loramac-node-latest/src/radio/lr1110/ |
D | radio.c | 603 … uint8_t payloadLen, bool crcOn, bool freqHopOn, uint8_t hopPeriod, bool iqInverted, in RadioSetRxConfig() 715 … uint8_t coderate, uint16_t preambleLen, bool fixLen, bool crcOn, bool freqHopOn, in RadioSetTxConfig()
|
/loramac-node-latest/src/radio/sx1272/ |
D | sx1272.c | 423 bool crcOn, bool freqHopOn, uint8_t hopPeriod, in SX1272SetRxConfig() 566 bool fixLen, bool crcOn, bool freqHopOn, in SX1272SetTxConfig()
|
/loramac-node-latest/src/radio/sx1276/ |
D | sx1276.c | 474 bool crcOn, bool freqHopOn, uint8_t hopPeriod, in SX1276SetRxConfig() 644 bool fixLen, bool crcOn, bool freqHopOn, in SX1276SetTxConfig()
|