Home
last modified time | relevance | path

Searched refs:CRC_POLYNOMIAL_CCITT (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/radio/sx126x/
Dsx126x.h69 #define CRC_POLYNOMIAL_CCITT 0x1021 macro
Dsx126x.c642 SX126xSetCrcPolynomial( CRC_POLYNOMIAL_CCITT ); in SX126xSetPacketParams()