Home
last modified time | relevance | path

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

/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/NucleoL073/
Dmain.c243 static volatile uint32_t TxPeriodicity = 0; variable
274 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in main()
481 TimerSetValue( &TxTimer, TxPeriodicity ); in StartTxProcess()
507 TxPeriodicity = periodicity; in OnTxPeriodicityChanged()
509 if( TxPeriodicity == 0 ) in OnTxPeriodicityChanged()
511 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in OnTxPeriodicityChanged()
516 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxPeriodicityChanged()
540 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/NucleoL152/
Dmain.c243 static volatile uint32_t TxPeriodicity = 0; variable
274 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in main()
481 TimerSetValue( &TxTimer, TxPeriodicity ); in StartTxProcess()
507 TxPeriodicity = periodicity; in OnTxPeriodicityChanged()
509 if( TxPeriodicity == 0 ) in OnTxPeriodicityChanged()
511 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in OnTxPeriodicityChanged()
516 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxPeriodicityChanged()
540 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/NucleoL476/
Dmain.c243 static volatile uint32_t TxPeriodicity = 0; variable
274 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in main()
481 TimerSetValue( &TxTimer, TxPeriodicity ); in StartTxProcess()
507 TxPeriodicity = periodicity; in OnTxPeriodicityChanged()
509 if( TxPeriodicity == 0 ) in OnTxPeriodicityChanged()
511 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in OnTxPeriodicityChanged()
516 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxPeriodicityChanged()
540 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/SAMR34/
Dmain.c243 static volatile uint32_t TxPeriodicity = 0; variable
273 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in main()
483 TimerSetValue( &TxTimer, TxPeriodicity ); in StartTxProcess()
509 TxPeriodicity = periodicity; in OnTxPeriodicityChanged()
511 if( TxPeriodicity == 0 ) in OnTxPeriodicityChanged()
513 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in OnTxPeriodicityChanged()
518 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxPeriodicityChanged()
542 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/NAMote72/
Dmain.c246 static volatile uint32_t TxPeriodicity = 0; variable
278 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in main()
526 TimerSetValue( &TxTimer, TxPeriodicity ); in StartTxProcess()
552 TxPeriodicity = periodicity; in OnTxPeriodicityChanged()
554 if( TxPeriodicity == 0 ) in OnTxPeriodicityChanged()
556 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in OnTxPeriodicityChanged()
561 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxPeriodicityChanged()
585 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/B-L072Z-LRWAN1/
Dmain.c253 static volatile uint32_t TxPeriodicity = 0; variable
289 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in main()
497 TimerSetValue( &TxTimer, TxPeriodicity ); in StartTxProcess()
523 TxPeriodicity = periodicity; in OnTxPeriodicityChanged()
525 if( TxPeriodicity == 0 ) in OnTxPeriodicityChanged()
527 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in OnTxPeriodicityChanged()
532 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxPeriodicityChanged()
556 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/SKiM880B/
Dmain.c243 static volatile uint32_t TxPeriodicity = 0; variable
275 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in main()
496 TimerSetValue( &TxTimer, TxPeriodicity ); in StartTxProcess()
522 TxPeriodicity = periodicity; in OnTxPeriodicityChanged()
524 if( TxPeriodicity == 0 ) in OnTxPeriodicityChanged()
526 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in OnTxPeriodicityChanged()
531 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxPeriodicityChanged()
555 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/SKiM881AXL/
Dmain.c243 static volatile uint32_t TxPeriodicity = 0; variable
275 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in main()
496 TimerSetValue( &TxTimer, TxPeriodicity ); in StartTxProcess()
522 TxPeriodicity = periodicity; in OnTxPeriodicityChanged()
524 if( TxPeriodicity == 0 ) in OnTxPeriodicityChanged()
526 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in OnTxPeriodicityChanged()
531 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxPeriodicityChanged()
555 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/SKiM980A/
Dmain.c243 static volatile uint32_t TxPeriodicity = 0; variable
275 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in main()
496 TimerSetValue( &TxTimer, TxPeriodicity ); in StartTxProcess()
522 TxPeriodicity = periodicity; in OnTxPeriodicityChanged()
524 if( TxPeriodicity == 0 ) in OnTxPeriodicityChanged()
526 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in OnTxPeriodicityChanged()
531 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxPeriodicityChanged()
555 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/SAMR34/
Dmain.c246 static volatile uint32_t TxPeriodicity = 0; variable
290 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in main()
552 TimerSetValue( &TxTimer, TxPeriodicity ); in StartTxProcess()
621 TxPeriodicity = periodicity; in OnTxPeriodicityChanged()
623 if( TxPeriodicity == 0 ) in OnTxPeriodicityChanged()
625 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in OnTxPeriodicityChanged()
630 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxPeriodicityChanged()
654 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/NucleoL073/
Dmain.c266 static volatile uint32_t TxPeriodicity = 0; variable
317 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in main()
578 TimerSetValue( &TxTimer, TxPeriodicity ); in StartTxProcess()
655 TxPeriodicity = periodicity; in OnTxPeriodicityChanged()
657 if( TxPeriodicity == 0 ) in OnTxPeriodicityChanged()
659 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in OnTxPeriodicityChanged()
664 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxPeriodicityChanged()
688 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/NucleoL152/
Dmain.c266 static volatile uint32_t TxPeriodicity = 0; variable
317 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in main()
578 TimerSetValue( &TxTimer, TxPeriodicity ); in StartTxProcess()
655 TxPeriodicity = periodicity; in OnTxPeriodicityChanged()
657 if( TxPeriodicity == 0 ) in OnTxPeriodicityChanged()
659 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in OnTxPeriodicityChanged()
664 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxPeriodicityChanged()
688 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/NucleoL476/
Dmain.c266 static volatile uint32_t TxPeriodicity = 0; variable
317 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in main()
578 TimerSetValue( &TxTimer, TxPeriodicity ); in StartTxProcess()
655 TxPeriodicity = periodicity; in OnTxPeriodicityChanged()
657 if( TxPeriodicity == 0 ) in OnTxPeriodicityChanged()
659 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in OnTxPeriodicityChanged()
664 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxPeriodicityChanged()
688 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/SKiM880B/
Dmain.c256 static volatile uint32_t TxPeriodicity = 0; variable
306 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in main()
565 TimerSetValue( &TxTimer, TxPeriodicity ); in StartTxProcess()
642 TxPeriodicity = periodicity; in OnTxPeriodicityChanged()
644 if( TxPeriodicity == 0 ) in OnTxPeriodicityChanged()
646 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in OnTxPeriodicityChanged()
651 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxPeriodicityChanged()
675 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/NAMote72/
Dmain.c269 static volatile uint32_t TxPeriodicity = 0; variable
321 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in main()
582 TimerSetValue( &TxTimer, TxPeriodicity ); in StartTxProcess()
659 TxPeriodicity = periodicity; in OnTxPeriodicityChanged()
661 if( TxPeriodicity == 0 ) in OnTxPeriodicityChanged()
663 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in OnTxPeriodicityChanged()
668 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxPeriodicityChanged()
692 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/SKiM881AXL/
Dmain.c256 static volatile uint32_t TxPeriodicity = 0; variable
306 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in main()
565 TimerSetValue( &TxTimer, TxPeriodicity ); in StartTxProcess()
642 TxPeriodicity = periodicity; in OnTxPeriodicityChanged()
644 if( TxPeriodicity == 0 ) in OnTxPeriodicityChanged()
646 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in OnTxPeriodicityChanged()
651 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxPeriodicityChanged()
675 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/SKiM980A/
Dmain.c256 static volatile uint32_t TxPeriodicity = 0; variable
306 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in main()
565 TimerSetValue( &TxTimer, TxPeriodicity ); in StartTxProcess()
642 TxPeriodicity = periodicity; in OnTxPeriodicityChanged()
644 if( TxPeriodicity == 0 ) in OnTxPeriodicityChanged()
646 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in OnTxPeriodicityChanged()
651 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxPeriodicityChanged()
675 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/B-L072Z-LRWAN1/
Dmain.c276 static volatile uint32_t TxPeriodicity = 0; variable
332 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in main()
593 TimerSetValue( &TxTimer, TxPeriodicity ); in StartTxProcess()
670 TxPeriodicity = periodicity; in OnTxPeriodicityChanged()
672 if( TxPeriodicity == 0 ) in OnTxPeriodicityChanged()
674 TxPeriodicity = APP_TX_DUTYCYCLE + randr( -APP_TX_DUTYCYCLE_RND, APP_TX_DUTYCYCLE_RND ); in OnTxPeriodicityChanged()
679 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxPeriodicityChanged()
703 TimerSetValue( &TxTimer, TxPeriodicity ); in OnTxTimerEvent()