Searched refs:IRQ_CRC_ERROR (Results 1 – 2 of 2) sorted by relevance
/loramac-node-2.7.6/src/radio/sx126x/ | ||
D | radio.c | 1286 if( ( irqRegs & IRQ_CRC_ERROR ) == IRQ_CRC_ERROR ) in RadioIrqProcess() |
D | sx126x.h | 502 IRQ_CRC_ERROR = 0x0040, enumerator |