Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/
DLoRaMac.c288 uint32_t RxProcessPending : 1; member
763 LoRaMacRadioEvents.Events.RxProcessPending = 1; in OnRadioRxDone()
891 LoRaMacRadioEvents.Events.RxProcessPending = 0; in ProcessRadioRxDone()
1554 if( LoRaMacRadioEvents.Events.RxProcessPending == 1 ) in LoRaMacIsBusy()