Searched defs:hopPeriod (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() 768 uint8_t hopPeriod, bool iqInverted, uint32_t timeout ) 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() 716 uint8_t hopPeriod, bool iqInverted, uint32_t timeout ) in RadioSetTxConfig()
|
/loramac-node-latest/src/radio/sx1272/ |
D | sx1272.c | 423 bool crcOn, bool freqHopOn, uint8_t hopPeriod, in SX1272SetRxConfig() 567 uint8_t hopPeriod, bool iqInverted, uint32_t timeout ) in SX1272SetTxConfig()
|
/loramac-node-latest/src/radio/sx1276/ |
D | sx1276.c | 474 bool crcOn, bool freqHopOn, uint8_t hopPeriod, in SX1276SetRxConfig() 645 uint8_t hopPeriod, bool iqInverted, uint32_t timeout ) in SX1276SetTxConfig()
|