Home
last modified time | relevance | path

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

/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/Bios/src/fw/uifv1/
H A Dstream.h210 extern unsigned char rx_queu_counter_public_;
H A Dbios.c702 rx_queu_counter_public_ = rx_queu_counter; in biosmainLoop()
704 rx_queu_counter = rx_queu_counter_public_; in biosmainLoop()
H A Dstream.c66 unsigned char rx_queu_counter_public_; variable
/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/Bios/src/fw/fet/
H A Dv3_0p.c97 unsigned char rx_queu_counter_public_; variable
1017 rx_queu_counter_public_ = rx_queu_counter; in V3OP_Scheduler()
1019 rx_queu_counter = rx_queu_counter_public_; in V3OP_Scheduler()