Home
last modified time | relevance | path

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

/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/NucleoL073/
Dmain.c494 uint8_t isPending = 0; in UplinkProcess() local
496 isPending = IsTxFramePending; in UplinkProcess()
499 if( isPending == 1 ) in UplinkProcess()
/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/NucleoL152/
Dmain.c494 uint8_t isPending = 0; in UplinkProcess() local
496 isPending = IsTxFramePending; in UplinkProcess()
499 if( isPending == 1 ) in UplinkProcess()
/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/NucleoL476/
Dmain.c494 uint8_t isPending = 0; in UplinkProcess() local
496 isPending = IsTxFramePending; in UplinkProcess()
499 if( isPending == 1 ) in UplinkProcess()
/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/SAMR34/
Dmain.c496 uint8_t isPending = 0; in UplinkProcess() local
498 isPending = IsTxFramePending; in UplinkProcess()
501 if( isPending == 1 ) in UplinkProcess()
/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/NAMote72/
Dmain.c539 uint8_t isPending = 0; in UplinkProcess() local
541 isPending = IsTxFramePending; in UplinkProcess()
544 if( isPending == 1 ) in UplinkProcess()
/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/B-L072Z-LRWAN1/
Dmain.c510 uint8_t isPending = 0; in UplinkProcess() local
512 isPending = IsTxFramePending; in UplinkProcess()
515 if( isPending == 1 ) in UplinkProcess()
/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/SKiM880B/
Dmain.c509 uint8_t isPending = 0; in UplinkProcess() local
511 isPending = IsTxFramePending; in UplinkProcess()
514 if( isPending == 1 ) in UplinkProcess()
/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/SKiM881AXL/
Dmain.c509 uint8_t isPending = 0; in UplinkProcess() local
511 isPending = IsTxFramePending; in UplinkProcess()
514 if( isPending == 1 ) in UplinkProcess()
/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/SKiM980A/
Dmain.c509 uint8_t isPending = 0; in UplinkProcess() local
511 isPending = IsTxFramePending; in UplinkProcess()
514 if( isPending == 1 ) in UplinkProcess()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/SAMR34/
Dmain.c570 uint8_t isPending = 0; in UplinkProcess() local
572 isPending = IsTxFramePending; in UplinkProcess()
575 if( isPending == 1 ) in UplinkProcess()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/NucleoL073/
Dmain.c598 uint8_t isPending = 0; in UplinkProcess() local
600 isPending = IsTxFramePending; in UplinkProcess()
603 if( isPending == 1 ) in UplinkProcess()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/NucleoL152/
Dmain.c598 uint8_t isPending = 0; in UplinkProcess() local
600 isPending = IsTxFramePending; in UplinkProcess()
603 if( isPending == 1 ) in UplinkProcess()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/NucleoL476/
Dmain.c598 uint8_t isPending = 0; in UplinkProcess() local
600 isPending = IsTxFramePending; in UplinkProcess()
603 if( isPending == 1 ) in UplinkProcess()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/SKiM880B/
Dmain.c585 uint8_t isPending = 0; in UplinkProcess() local
587 isPending = IsTxFramePending; in UplinkProcess()
590 if( isPending == 1 ) in UplinkProcess()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/NAMote72/
Dmain.c602 uint8_t isPending = 0; in UplinkProcess() local
604 isPending = IsTxFramePending; in UplinkProcess()
607 if( isPending == 1 ) in UplinkProcess()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/SKiM881AXL/
Dmain.c585 uint8_t isPending = 0; in UplinkProcess() local
587 isPending = IsTxFramePending; in UplinkProcess()
590 if( isPending == 1 ) in UplinkProcess()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/SKiM980A/
Dmain.c585 uint8_t isPending = 0; in UplinkProcess() local
587 isPending = IsTxFramePending; in UplinkProcess()
590 if( isPending == 1 ) in UplinkProcess()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/B-L072Z-LRWAN1/
Dmain.c613 uint8_t isPending = 0; in UplinkProcess() local
615 isPending = IsTxFramePending; in UplinkProcess()
618 if( isPending == 1 ) in UplinkProcess()