Home
last modified time | relevance | path

Searched refs:Led2 (Results 1 – 25 of 37) sorted by relevance

12

/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/NucleoL073/
Dmain.c292 extern Gpio_t Led2; // Rx
454 GpioWrite( &Led2, 1 ); in OnClassChange()
527 GpioWrite( &Led2, 0 ); in OnFragProgress()
544 GpioWrite( &Led2, 0 ); in OnFragDone()
558 GpioWrite( &Led2, 0 ); in OnFragDone()
709 GpioWrite( &Led2, 1 ); in OnLed2TimerEvent()
717 GpioWrite( &Led2, 1 ); in OnLedBeaconTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/NucleoL152/
Dmain.c292 extern Gpio_t Led2; // Rx
454 GpioWrite( &Led2, 1 ); in OnClassChange()
527 GpioWrite( &Led2, 0 ); in OnFragProgress()
544 GpioWrite( &Led2, 0 ); in OnFragDone()
558 GpioWrite( &Led2, 0 ); in OnFragDone()
709 GpioWrite( &Led2, 1 ); in OnLed2TimerEvent()
717 GpioWrite( &Led2, 1 ); in OnLedBeaconTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/NucleoL476/
Dmain.c292 extern Gpio_t Led2; // Rx
454 GpioWrite( &Led2, 1 ); in OnClassChange()
527 GpioWrite( &Led2, 0 ); in OnFragProgress()
544 GpioWrite( &Led2, 0 ); in OnFragDone()
558 GpioWrite( &Led2, 0 ); in OnFragDone()
709 GpioWrite( &Led2, 1 ); in OnLed2TimerEvent()
717 GpioWrite( &Led2, 1 ); in OnLedBeaconTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/NAMote72/
Dmain.c295 extern Gpio_t Led2; // Rx
458 GpioWrite( &Led2, 0 ); in OnClassChange()
531 GpioWrite( &Led2, 1 ); in OnFragProgress()
548 GpioWrite( &Led2, 1 ); in OnFragDone()
562 GpioWrite( &Led2, 1 ); in OnFragDone()
713 GpioWrite( &Led2, 0 ); in OnLed2TimerEvent()
721 GpioWrite( &Led2, 0 ); in OnLedBeaconTimerEvent()
/loramac-node-latest/src/apps/tx-cw/NAMote72/
Dmain.c88 extern Gpio_t Led2;
162 GpioWrite( &Led2, 0 ); in main()
171 GpioWrite( &Led2, 1 ); in main()
/loramac-node-latest/src/apps/tx-cw/NucleoL073/
Dmain.c100 extern Gpio_t Led2;
167 GpioWrite( &Led2, 0 ); in main()
176 GpioWrite( &Led2, 1 ); in main()
/loramac-node-latest/src/apps/tx-cw/SKiM880B/
Dmain.c87 extern Gpio_t Led2;
161 GpioWrite( &Led2, 0 ); in main()
170 GpioWrite( &Led2, 1 ); in main()
/loramac-node-latest/src/apps/tx-cw/SKiM881AXL/
Dmain.c87 extern Gpio_t Led2;
161 GpioWrite( &Led2, 0 ); in main()
170 GpioWrite( &Led2, 1 ); in main()
/loramac-node-latest/src/apps/tx-cw/SKiM980A/
Dmain.c87 extern Gpio_t Led2;
161 GpioWrite( &Led2, 0 ); in main()
170 GpioWrite( &Led2, 1 ); in main()
/loramac-node-latest/src/apps/tx-cw/NucleoL152/
Dmain.c100 extern Gpio_t Led2;
167 GpioWrite( &Led2, 0 ); in main()
176 GpioWrite( &Led2, 1 ); in main()
/loramac-node-latest/src/apps/tx-cw/NucleoL476/
Dmain.c100 extern Gpio_t Led2;
167 GpioWrite( &Led2, 0 ); in main()
176 GpioWrite( &Led2, 1 ); in main()
/loramac-node-latest/src/apps/tx-cw/B-L072Z-LRWAN1/
Dmain.c103 extern Gpio_t Led2;
177 GpioWrite( &Led2, 0 ); in main()
186 GpioWrite( &Led2, 1 ); in main()
/loramac-node-latest/src/apps/ping-pong/B-L072Z-LRWAN1/
Dmain.c138 extern Gpio_t Led2;
252 GpioWrite( &Led2, 1 ); // Set LED off in main()
296 GpioWrite( &Led2, GpioRead( &Led2 ) ^ 1 ); in main()
/loramac-node-latest/src/apps/ping-pong/NAMote72/
Dmain.c131 extern Gpio_t Led2;
245 GpioWrite( &Led2, 1 ); // Set LED off in main()
289 GpioWrite( &Led2, GpioRead( &Led2 ) ^ 1 ); in main()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/SKiM880B/
Dmain.c282 extern Gpio_t Led2; // Rx
443 GpioWrite( &Led2, 1 ); in OnClassChange()
514 GpioWrite( &Led2, 0 ); in OnFragProgress()
531 GpioWrite( &Led2, 0 ); in OnFragDone()
545 GpioWrite( &Led2, 0 ); in OnFragDone()
696 GpioWrite( &Led2, 1 ); in OnLed2TimerEvent()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/SKiM881AXL/
Dmain.c282 extern Gpio_t Led2; // Rx
443 GpioWrite( &Led2, 1 ); in OnClassChange()
514 GpioWrite( &Led2, 0 ); in OnFragProgress()
531 GpioWrite( &Led2, 0 ); in OnFragDone()
545 GpioWrite( &Led2, 0 ); in OnFragDone()
696 GpioWrite( &Led2, 1 ); in OnLed2TimerEvent()
/loramac-node-latest/src/apps/LoRaMac/fuota-test-01/SKiM980A/
Dmain.c282 extern Gpio_t Led2; // Rx
443 GpioWrite( &Led2, 1 ); in OnClassChange()
514 GpioWrite( &Led2, 0 ); in OnFragProgress()
531 GpioWrite( &Led2, 0 ); in OnFragDone()
545 GpioWrite( &Led2, 0 ); in OnFragDone()
696 GpioWrite( &Led2, 1 ); in OnLed2TimerEvent()
/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/NucleoL073/
Dmain.c249 extern Gpio_t Led2; // Rx
388 GpioWrite( &Led2, 1 ); in OnRxData()
561 GpioWrite( &Led2, 0 ); in OnLed2TimerEvent()
569 GpioWrite( &Led2, 1 ); in OnLedBeaconTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/NucleoL152/
Dmain.c249 extern Gpio_t Led2; // Rx
388 GpioWrite( &Led2, 1 ); in OnRxData()
561 GpioWrite( &Led2, 0 ); in OnLed2TimerEvent()
569 GpioWrite( &Led2, 1 ); in OnLedBeaconTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/NucleoL476/
Dmain.c249 extern Gpio_t Led2; // Rx
388 GpioWrite( &Led2, 1 ); in OnRxData()
561 GpioWrite( &Led2, 0 ); in OnLed2TimerEvent()
569 GpioWrite( &Led2, 1 ); in OnLedBeaconTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/NAMote72/
Dmain.c252 extern Gpio_t Led2; // Rx and blinks every 5 seconds when beacon is acquired
393 GpioWrite( &Led2, 0 ); in OnRxData()
606 GpioWrite( &Led2, 1 ); in OnLed2TimerEvent()
614 GpioWrite( &Led2, 0 ); in OnLedBeaconTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/SKiM880B/
Dmain.c249 extern Gpio_t Led2; // Rx and blinks every 5 seconds when beacon is acquired
390 GpioWrite( &Led2, 1 ); in OnRxData()
576 GpioWrite( &Led2, 0 ); in OnLed2TimerEvent()
584 GpioWrite( &Led2, 1 ); in OnLedBeaconTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/SKiM881AXL/
Dmain.c249 extern Gpio_t Led2; // Rx and blinks every 5 seconds when beacon is acquired
390 GpioWrite( &Led2, 1 ); in OnRxData()
576 GpioWrite( &Led2, 0 ); in OnLed2TimerEvent()
584 GpioWrite( &Led2, 1 ); in OnLedBeaconTimerEvent()
/loramac-node-latest/src/apps/LoRaMac/periodic-uplink-lpp/SKiM980A/
Dmain.c249 extern Gpio_t Led2; // Rx and blinks every 5 seconds when beacon is acquired
390 GpioWrite( &Led2, 1 ); in OnRxData()
576 GpioWrite( &Led2, 0 ); in OnLed2TimerEvent()
584 GpioWrite( &Led2, 1 ); in OnLedBeaconTimerEvent()
/loramac-node-latest/src/apps/ping-pong/NucleoL073/
Dmain.c138 extern Gpio_t Led2;
252 GpioToggle( &Led2 ); // Set LED off in main()
296 GpioToggle( &Led2 ); in main()

12