Home
last modified time | relevance | path

Searched refs:RadioLoRaPacketLengthsMode_t (Results 1 – 3 of 3) sorted by relevance

/loramac-node-latest/src/radio/sx126x/
Dsx126x.h453 }RadioLoRaPacketLengthsMode_t; typedef
610RadioLoRaPacketLengthsMode_t HeaderType; //!< If the header is explicit, it will be transmi…
Dradio.c734 SX126x.PacketParams.Params.LoRa.HeaderType = ( RadioLoRaPacketLengthsMode_t )fixLen; in RadioSetRxConfig()
841 SX126x.PacketParams.Params.LoRa.HeaderType = ( RadioLoRaPacketLengthsMode_t )fixLen; in RadioSetTxConfig()
Dsx126x.c68 static volatile RadioLoRaPacketLengthsMode_t LoRaHeaderType;