Searched defs:fixLen (Results 1 – 4 of 4) sorted by relevance
/loramac-node-latest/src/radio/sx126x/ |
D | radio.c | 641 uint16_t symbTimeout, bool fixLen, in RadioSetRxConfig() 767 bool fixLen, bool crcOn, bool freqHopOn, in RadioSetTxConfig() 915 uint16_t preambleLen, bool fixLen, uint8_t payloadLen, in RadioGetGfskTimeOnAirNumerator() 933 uint16_t preambleLen, bool fixLen, uint8_t payloadLen, in RadioGetLoRaTimeOnAirNumerator() 998 uint16_t preambleLen, bool fixLen, uint8_t payloadLen, in RadioTimeOnAir()
|
/loramac-node-latest/src/radio/lr1110/ |
D | radio.c | 602 … uint32_t bandwidthAfc, uint16_t preambleLen, uint16_t symbTimeout, bool fixLen, in RadioSetRxConfig() 715 … uint8_t coderate, uint16_t preambleLen, bool fixLen, bool crcOn, bool freqHopOn, in RadioSetTxConfig() 851 uint16_t preambleLen, bool fixLen, uint8_t payloadLen, in RadioGetGfskTimeOnAirNumerator() 868 uint16_t preambleLen, bool fixLen, uint8_t payloadLen, in RadioGetLoRaTimeOnAirNumerator() 933 uint16_t preambleLen, bool fixLen, uint8_t payloadLen, in RadioTimeOnAir()
|
/loramac-node-latest/src/radio/sx1272/ |
D | sx1272.c | 421 uint16_t symbTimeout, bool fixLen, in SX1272SetRxConfig() 566 bool fixLen, bool crcOn, bool freqHopOn, in SX1272SetTxConfig() 692 uint16_t preambleLen, bool fixLen, uint8_t payloadLen, in SX1272GetTimeOnAir() 1305 static uint32_t SX1272GetGfskTimeOnAirNumerator( uint16_t preambleLen, bool fixLen, in SX1272GetGfskTimeOnAirNumerator() 1322 uint16_t preambleLen, bool fixLen, uint8_t payloadLen, in SX1272GetLoRaTimeOnAirNumerator()
|
/loramac-node-latest/src/radio/sx1276/ |
D | sx1276.c | 472 uint16_t symbTimeout, bool fixLen, in SX1276SetRxConfig() 644 bool fixLen, bool crcOn, bool freqHopOn, in SX1276SetTxConfig() 778 uint16_t preambleLen, bool fixLen, uint8_t payloadLen, in SX1276GetTimeOnAir() 1445 static uint32_t SX1276GetGfskTimeOnAirNumerator( uint16_t preambleLen, bool fixLen, in SX1276GetGfskTimeOnAirNumerator() 1462 uint16_t preambleLen, bool fixLen, uint8_t payloadLen, in SX1276GetLoRaTimeOnAirNumerator()
|