##// END OF EJS Templates
Rev 3.0.0.5...
Rev 3.0.0.5 Bug detected and corrected on the SP1/R0 misprocessing

File last commit:

r197:d5570d7e57e2 R3
r213:d1d105094d26 R3
Show More
grspw.h
8 lines | 271 B | text/x-c | CLexer
paul
fifo occupation reported in the HK packet
r197 #ifndef GRSPW_H_INCLUDED
#define GRSPW_H_INCLUDED
int grspw_set_ie( unsigned char value, unsigned int *ctrlReg );
int grspw_set_tq( unsigned char value, unsigned int *ctrlReg );
int grspw_set_tr( unsigned char value, unsigned int *ctrlReg );
#endif // GRSPW_H_INCLUDED