Home
last modified time | relevance | path

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

/AliOS-Things-master/solutions/lora_p2p_demo/
A Dradio.c665 SX126x.PacketParams.Params.Gfsk.CrcLength = RADIO_CRC_2_BYTES_CCIT; in RadioSetRxConfig()
777 SX126x.PacketParams.Params.Gfsk.CrcLength = RADIO_CRC_2_BYTES_CCIT; in RadioSetTxConfig()
A Dsx126x.h404 RADIO_CRC_2_BYTES_CCIT = 0xF2, enumerator
A Dsx126x.c599 else if( packetParams->Params.Gfsk.CrcLength == RADIO_CRC_2_BYTES_CCIT ) in SX126xSetPacketParams()

Completed in 11 milliseconds