##// END OF EJS Templates
Added srec production and bumped FSW to 3.2.0.17 since .16 has been delivered...
Added srec production and bumped FSW to 3.2.0.17 since .16 has been delivered to LESIA to test snapshots synchronisation fix

File last commit:

r197:d5570d7e57e2 R3
r377:3236b2a1a6a0 3.2.0.17 No PWD scrub with...
Show More
grspw.h
8 lines | 271 B | text/x-c | CLexer
#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