Searched refs:IRQ_HEADER_VALID (Results 1 – 2 of 2) sorted by relevance
/loramac-node-latest/src/radio/sx126x/ | ||
D | radio.c | 1365 if( ( irqRegs & IRQ_HEADER_VALID ) == IRQ_HEADER_VALID ) in RadioIrqProcess() |
D | sx126x.h | 500 IRQ_HEADER_VALID = 0x0010, enumerator |