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