Searched refs:RADIO_CRC_2_BYTES_INV (Results 1 – 2 of 2) sorted by relevance
/loramac-node-latest/src/radio/sx126x/ | ||
D | sx126x.h | 430 RADIO_CRC_2_BYTES_INV = 0x06, enumerator |
D | sx126x.c | 643 crcVal = RADIO_CRC_2_BYTES_INV; in SX126xSetPacketParams() |